Skip to content

Commit c18cd03

Browse files
committed
Add codecov token to test workflow
1 parent 1aa4084 commit c18cd03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ jobs:
6969
directory: ./ThunderstoreCLI.Tests/TestResults/
7070
env_vars: OS
7171
fail_ci_if_error: true
72+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)