Skip to content

Commit

Permalink
Update unit-test.yaml (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
tekenstam committed Jun 19, 2024
1 parent 3d2a993 commit 5aae472
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Upload to Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
file: ./coverage.txt
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 5aae472

Please sign in to comment.