8000 CI: use visual_tests.py after a test failure · matplotlib/matplotlib@27b14ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 27b14ab

Browse files
committed
CI: use visual_tests.py after a test failure
1 parent 82d42eb commit 27b14ab

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)
0