Skip to content

Commit

Permalink
removed codecov secret
Browse files Browse the repository at this point in the history
  • Loading branch information
ajansari95 committed Dec 19, 2022
1 parent ebac52a commit cea8a49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
files: ./coverage_nogen.txt
flags: unittests
fail_ci_if_error: true
Expand Down

0 comments on commit cea8a49

Please sign in to comment.