Skip to content

Commit

Permalink
rm unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Mar 17, 2024
1 parent fe79546 commit ac4d3f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
#token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
files: lcov.info
fail_ci_if_error: true

0 comments on commit ac4d3f4

Please sign in to comment.