mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 19:34:18 +00:00
Can we force it to report for the right project?
This commit is contained in:
parent
0357eeb924
commit
41fc7d2c3c
@ -270,7 +270,7 @@ jobs:
|
||||
name: "Submit coverage results"
|
||||
command: |
|
||||
if [ -n "${UPLOAD_COVERAGE}" ]; then
|
||||
/tmp/venv/bin/codecov
|
||||
/tmp/venv/bin/codecov --slug tahoe-lafs/tahoe-lafs
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user