mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
should work without -X utf8
now
This commit is contained in:
parent
2649027c74
commit
208531cddc
@ -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
|
||||
python -b -m coverage run -m twisted.trial --reporter=subunitv2-file --rterrors allmydata
|
||||
|
||||
- "run":
|
||||
name: "Upload Coverage"
|
||||
|
Loading…
Reference in New Issue
Block a user