Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0849c4 commit d14eff9Copy full SHA for d14eff9
1 file changed
.appveyor.yml
@@ -91,7 +91,7 @@ artifacts:
91
92
on_finish:
93
- micromamba install codecov
94
- - codecov -e PYTHON_VERSION PLATFORM -n "$PYTHON_VERSION Windows"
+ - codecov -e PYTHON_VERSION PLATFORM -n "%PYTHON_VERSION% Windows"
95
96
on_failure:
97
# Generate a html for visual tests
0 commit comments