We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa4084 commit c18cd03Copy full SHA for c18cd03
.github/workflows/test.yml
@@ -69,3 +69,4 @@ jobs:
69
directory: ./ThunderstoreCLI.Tests/TestResults/
70
env_vars: OS
71
fail_ci_if_error: true
72
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments