mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
run in debug mode to collect info for bug report
This commit is contained in:
parent
9a8a61b740
commit
f3aca51e35
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -100,7 +100,7 @@ jobs:
|
||||
run: |
|
||||
# Also install wheel otherwise `docopt` may fail to build
|
||||
pip install wheel coveralls
|
||||
python -m coveralls --finish
|
||||
python -m coveralls debug --finish
|
||||
env:
|
||||
# Some magic value required for some magic reason.
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
Loading…
Reference in New Issue
Block a user