Skip to content

Commit 27b4ecc

Browse files
committed
debug
1 parent 560db37 commit 27b4ecc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ test_script:
6666
- "%PYTHON_DIR%\\python -m ci test"
6767
- ps: >-
6868
Get-ChildItem .\dist\
69+
- ps: >-
70+
Get-ChildItem -R trust_pypi_example\
71+
6972
7073
artifacts:
7174
- path: '**\*.whl'

0 commit comments

Comments
 (0)