mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 18:06:46 +00:00
Debug the earlier submissions to see what build_num they're providing
This commit is contained in:
parent
f3aca51e35
commit
4b65751f51
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
|||||||
- name: "Report Coverage to Coveralls"
|
- name: "Report Coverage to Coveralls"
|
||||||
run: |
|
run: |
|
||||||
pip install coveralls
|
pip install coveralls
|
||||||
python -m coveralls
|
python -m coveralls debug
|
||||||
env:
|
env:
|
||||||
# Some magic value required for some magic reason.
|
# Some magic value required for some magic reason.
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user