Skip to content

Commit

Permalink
Update pythonapp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mause authored Nov 15, 2024
1 parent f5f6362 commit 68c1f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
with:
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: PYTHON,BLEEDING_EDGE # set from matrix
env_vars: PYTHON # ,BLEEDING_EDGE # set from matrix
fail_ci_if_error: true
verbose: true

0 comments on commit 68c1f10

Please sign in to comment.