no slow things, this builder is already very slow

This commit is contained in:
meejah 2024-12-13 01:27:53 -07:00
parent ea94d23624
commit a7d149f7f9

View File

@ -136,7 +136,6 @@ workflows:
- "integration":
# 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.