Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4372221

Browse files
committed
Added codecov token to solve upload issues
1 parent 074844d commit 4372221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/test-go-task.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ jobs:
197197
- name: Send unit tests coverage to Codecov
198198
uses: codecov/codecov-action@v3
199199
with:
200+
token: ${{ secrets.CODECOV_TOKEN }}
200201
files: ./coverage.txt
201202
flags: unit
202203
fail_ci_if_error: ${{ github.repository == 'arduino/arduino-cli' }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /