Skip to content

Commit

Permalink
Test remeve token
Browse files Browse the repository at this point in the history
  • Loading branch information
Minituff committed Oct 26, 2023
1 parent 737ce2b commit e503ed0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:

- name: Upload reports to Codecov
uses: codecov/codecov-action@v4-beta
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
# env: # Disable this as the app is now authorized
# CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
fail_ci_if_error: true
file: coverage/coverage.json
Expand Down

0 comments on commit e503ed0

Please sign in to comment.