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 7d6221f commit d98d49fCopy full SHA for d98d49f
appveyor.yml
@@ -65,7 +65,7 @@ build_script:
65
test_script:
66
- "%PYTHON_DIR%\\python -m ci test"
67
- ps: >-
68
- Git-ChildItem -R
+ Get-ChildItem -R
69
70
deploy:
71
artifact: '.\dist\*.whl'
0 commit comments