mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Added pytest-timeout
This commit is contained in:
parent
b8ceb43863
commit
c84fbfaa49
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
|
@ -6,7 +6,7 @@ on: [push, pull_request, workflow_dispatch]
|
|||
env:
|
||||
REPO_DIR: Pillow
|
||||
BUILD_DEPENDS: ""
|
||||
TEST_DEPENDS: "pytest pytest-cov"
|
||||
TEST_DEPENDS: "pytest pytest-cov pytest-timeout"
|
||||
WHEEL_SDIR: wheelhouse
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user