Skip to content

Commit

Permalink
Update unit-test.yml (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
tekenstam authored Jun 18, 2024
1 parent 2acad45 commit 7009267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
make test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4
with:
files: ./cover.out
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 7009267

Please sign in to comment.