Skip to content

Commit

Permalink
Remove file spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Conjeaud committed May 22, 2024
1 parent 834da62 commit 35c35e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }} # Ensure the token is used here
files: ./coverage.xml # Specify paths to coverage files
fail_ci_if_error: true # Optional: specify if CI should fail when codecov fails

0 comments on commit 35c35e6

Please sign in to comment.