Skip to content

Commit

Permalink
add files tag?
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Dec 15, 2023
1 parent f2380d5 commit c843fd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./coverage/reports/
files: ./coverage1.xml,./coverage2.xml,!./cache
env_vars: PLATFORM,PYTHON_VERSION,MPI
fail_ci_if_error: true
verbose: true
Expand Down

0 comments on commit c843fd0

Please sign in to comment.