We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dab52f1 + 1bd071d commit 86cc80cCopy full SHA for 86cc80c
.github/workflows/test-go-task.yml
@@ -70,4 +70,4 @@ jobs:
70
with:
71
file: ${{ matrix.module.path }}coverage_unit.txt
72
flags: ${{ matrix.module.codecov-flags }}
73
- fail_ci_if_error: true
+ fail_ci_if_error: ${{ github.repository == 'arduino/library-registry-submission-parser' }}
0 commit comments