Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ofekshenawa committed Jul 22, 2024
1 parent 445f105 commit 6b10016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Upload to Codecov
uses: codecov/codecov-action@v4
with:
files: coverage.out
files: coverage.txt
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6b10016

Please sign in to comment.