mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-14 09:14:45 +03:00
Don't fast fail in the failing tests branch
This commit is contained in:
parent
0e35313065
commit
6c0b84bd0a
|
@ -120,7 +120,7 @@ after_script:
|
||||||
fi
|
fi
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: false
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: nightly
|
- python: nightly
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user