Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyFoxvn committed Sep 28, 2023
1 parent 3ab99bb commit c45d73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI 6.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./Tests/
files: ./coverage.xml
files: /home/runner/work/SIESTAstepper/SIESTAstepper/coverage.xml
fail_ci_if_error: true
verbose: true

0 comments on commit c45d73c

Please sign in to comment.