Skip to content

Commit

Permalink
Added CODECOV token to reduce failure rate
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Feb 6, 2023
1 parent 15436b2 commit 9863c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-go-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ jobs:
with:
file: ${{ matrix.module.path }}coverage_unit.txt
flags: ${{ matrix.module.codecov-flags }}
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: ${{ github.repository == 'arduino/pluggable-discovery-protocol-handler' }}

0 comments on commit 9863c7b

Please sign in to comment.