Skip to content

Commit

Permalink
Try different file path
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Jan 18, 2024
1 parent fbc3ac4 commit bb19f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
files: coverage.xml
fail_ci_if_error: true
verbose: true

Expand Down

0 comments on commit bb19f2a

Please sign in to comment.