Skip to content

Commit

Permalink
Remove unused (?) codecov secret (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak authored Mar 13, 2023
1 parent 0269dcc commit a0ead7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: /tmp/coverage.out
token: ${{ secrets.CODECOV_SECRET }}
flags: unittests
fail_ci_if_error: true

0 comments on commit a0ead7a

Please sign in to comment.