Skip to content

Commit 1c1cb88

Browse files
authored
Show hidden files
1 parent 592f6b6 commit 1c1cb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ before_test:
1919
- cmd: git config --global user.email "appveyor@test.com"
2020

2121
test_script:
22-
- cmd: dir
22+
- cmd: dir /a:h
2323
- cmd: gl
2424
- ps: |
2525
# 'gl' is installed in Python Scripts directory

0 commit comments

Comments
 (0)