admit defeat

This commit is contained in:
meejah 2024-12-13 10:24:17 -07:00
parent a7d149f7f9
commit c5f54a0cad

View File

@ -134,8 +134,7 @@ workflows:
- "3.12"
- "integration":
# Run even the slow integration tests here. We need the `--` to
# sneak past tox and get to pytest.
tox-args: "-x testenv.integration.ignore_outcome=True -- integration"
requires:
# If the unit test suite doesn't pass, don't bother running the
# integration tests.