mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
That didn't work.
Using `--slug tahoe-lafs/tahoe-lafs` does not fix the issue. It causes codecov to fail with `Commit sha does not match Circle build.`
This commit is contained in:
parent
41fc7d2c3c
commit
85c1b24729
@ -270,7 +270,7 @@ jobs:
|
||||
name: "Submit coverage results"
|
||||
command: |
|
||||
if [ -n "${UPLOAD_COVERAGE}" ]; then
|
||||
/tmp/venv/bin/codecov --slug tahoe-lafs/tahoe-lafs
|
||||
/tmp/venv/bin/codecov
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user