mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
Fearlessly use codecov.io token
This commit is contained in:
parent
29947aad86
commit
c4061fffa0
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -59,12 +59,10 @@ jobs:
|
||||
name: eliot.log
|
||||
path: eliot.log
|
||||
|
||||
# Set Codecov token inside Project Settings > Secrets as
|
||||
# CODECOV_TOKEN.
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
token: abf679b6-e2e6-4b33-b7b5-6cfbd41ee691
|
||||
file: coverage.xml
|
||||
|
||||
integration:
|
||||
|
Loading…
Reference in New Issue
Block a user