Skip to content

Commit

Permalink
Fix codecov flags
Browse files Browse the repository at this point in the history
  • Loading branch information
sindrehan committed May 9, 2023
1 parent 5373c3c commit f3226c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env_vars: OS,PYTHON
fail_ci_if_error: false
files: ./coverage.xml
flags: unittests
flags: ${{ matrix.os }}_${{ matrix.python }}
name: codecov-umbrella
continue-on-error: true

Expand Down

0 comments on commit f3226c4

Please sign in to comment.