Skip to content

Commit

Permalink
Update bookkeeping.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinboulais authored Dec 2, 2024
1 parent 7377b68 commit 0a8c9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bookkeeping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v5
with:
file: ./coverage/lcov.info
files: ./coverage/lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
TEST_TYPE: ${{ matrix.test_type }}
Expand Down

0 comments on commit 0a8c9a5

Please sign in to comment.