Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 411e038

Browse files
committed
CI: use visual_tests.py after a test failure
1 parent 9c353f0 commit 411e038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ artifacts:
126126
type: zip
127127

128128
on_failure:
129+
- python visual_tests.py
129130
- echo zipping images after a failure...
130131
- 7z a result_images.zip result_images\ >NUL:
131132
- appveyor PushArtifact result_images.zip

0 commit comments

Comments
 (0)