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" - "3.12"
- "integration": - "integration":
# Run even the slow integration tests here. We need the `--` to tox-args: "-x testenv.integration.ignore_outcome=True -- integration"
# sneak past tox and get to pytest.
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.