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 592f6b6 commit 1c1cb88Copy full SHA for 1c1cb88
.appveyor.yml
@@ -19,7 +19,7 @@ before_test:
19
- cmd: git config --global user.email "appveyor@test.com"
20
21
test_script:
22
- - cmd: dir
+ - cmd: dir /a:h
23
- cmd: gl
24
- ps: |
25
# 'gl' is installed in Python Scripts directory
0 commit comments