mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
Re-enable the Debian-11 / integration gate
This commit is contained in:
parent
4e2c685a12
commit
69b25d932c
@ -97,10 +97,10 @@ workflows:
|
||||
# Run even the slow integration tests here. We need the `--` to
|
||||
# sneak past tox and get to pytest.
|
||||
tox-args: "-- --runslow integration"
|
||||
# requires:
|
||||
# # If the unit test suite doesn't pass, don't bother running the
|
||||
# # integration tests.
|
||||
# - "debian-11"
|
||||
requires:
|
||||
# If the unit test suite doesn't pass, don't bother running the
|
||||
# integration tests.
|
||||
- "debian-11"
|
||||
|
||||
- "typechecks":
|
||||
{}
|
||||
|
Loading…
Reference in New Issue
Block a user