start right away please so I don't have to wait forever
This commit is contained in:
parent
6bf36bebd0
commit
f6555381a9
|
@ -96,11 +96,11 @@ workflows:
|
|||
- "integration":
|
||||
# Run even the slow integration tests here. We need the `--` to
|
||||
# sneak past tox and get to pytest.
|
||||
requires:
|
||||
# If the unit test suite doesn't pass, don't bother running the
|
||||
# integration tests.
|
||||
- "debian-11"
|
||||
tox-args: "-- --runslow integration"
|
||||
# requires:
|
||||
# # If the unit test suite doesn't pass, don't bother running the
|
||||
# # integration tests.
|
||||
# - "debian-11"
|
||||
|
||||
- "typechecks":
|
||||
{}
|
||||
|
|
Loading…
Reference in New Issue