mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-11 15:14:30 +00:00
Use token for coverage data upload to Codecov (#583)
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
parent
5f4218ba1c
commit
5b30bfd427
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -118,4 +118,5 @@ jobs:
|
||||
files: ./coverage/coverage.f.info
|
||||
flags: unittests
|
||||
name: codecov-umbrella
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
verbose: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user