Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moaazassali committed Jul 6, 2024
1 parent 3b5d2c6 commit 9d1e689
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ jobs:
if: matrix.c_compiler == 'gcc'
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
file: ${{ steps.strings.outputs.build-output-dir }}/coverage.json

0 comments on commit 9d1e689

Please sign in to comment.