We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15436b2 commit 9863c7bCopy full SHA for 9863c7b
.github/workflows/test-go-task.yml
@@ -98,4 +98,5 @@ jobs:
98
with:
99
file: ${{ matrix.module.path }}coverage_unit.txt
100
flags: ${{ matrix.module.codecov-flags }}
101
+ token: ${{ secrets.CODECOV_TOKEN }}
102
fail_ci_if_error: ${{ github.repository == 'arduino/pluggable-discovery-protocol-handler' }}
0 commit comments