mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-30 14:24:28 +00:00
See if this helps tox/pytest on CI
This commit is contained in:
parent
290bb5297f
commit
e4745779ab
@ -94,8 +94,9 @@ workflows:
|
|||||||
{}
|
{}
|
||||||
|
|
||||||
- "integration":
|
- "integration":
|
||||||
# Run even the slow integration tests here.
|
# Run even the slow integration tests here. We need the `--` to
|
||||||
tox-args: "--runslow"
|
# sneak past tox and get to pytest.
|
||||||
|
tox-args: "-- --runslow"
|
||||||
requires:
|
requires:
|
||||||
# If the unit test suite doesn't pass, don't bother running the
|
# If the unit test suite doesn't pass, don't bother running the
|
||||||
# integration tests.
|
# integration tests.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user