Skip to content

Commit

Permalink
test codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pivilartisant committed Aug 9, 2024
1 parent 18cf0a0 commit 7c8fa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
os: ${{ matrix.os }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
- run: task test-coverage
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
files: coverage.coverprofile

0 comments on commit 7c8fa9d

Please sign in to comment.