Skip to content

Commit 9863c7b

Browse files
committed
Added CODECOV token to reduce failure rate
1 parent 15436b2 commit 9863c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/test-go-task.yml

+1
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,5 @@ jobs:
9898
with:
9999
file: ${{ matrix.module.path }}coverage_unit.txt
100100
flags: ${{ matrix.module.codecov-flags }}
101+
token: ${{ secrets.CODECOV_TOKEN }}
101102
fail_ci_if_error: ${{ github.repository == 'arduino/pluggable-discovery-protocol-handler' }}

0 commit comments

Comments
 (0)