back to the complete test suite

This commit is contained in:
Jean-Paul Calderone 2023-08-08 10:38:16 -04:00
parent ab9db4964c
commit 2649027c74

View File

@ -180,7 +180,7 @@ jobs:
SUBUNITREPORTER_OUTPUT_PATH: "test-results.subunit2"
PYTHONUNBUFFERED: "1"
command: |
python -X utf8 -b -m coverage run -m twisted.trial --reporter=subunitv2-file --rterrors allmydata.test.test_uri
python -X utf8 -b -m coverage run -m twisted.trial --reporter=subunitv2-file --rterrors allmydata
- "run":
name: "Upload Coverage"