Skip to content

Commit 76f8ae4

Browse files
authored
Merge pull request #10 from dAppCore/dev
fix: add Codecov token to CI workflow
2 parents 397ec2c + b01b7f4 commit 76f8ae4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
uses: codecov/codecov-action@v5
2222
with:
2323
files: coverage.out
24+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)