Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
xtofalex committed Oct 21, 2024
1 parent 285194d commit 318f7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
directory: ${{github.workspace}}/build
codecov_yml_path: ${{github.workspace}}/.codecov.yml
codecov_yml_path: .codecov.yml
#env_vars: OS,PYTHON
fail_ci_if_error: true
files: coverage.info
Expand Down

0 comments on commit 318f7e1

Please sign in to comment.