Skip to content

Commit 46dec52

Browse files
committed
Comment in test-coverage
1 parent 095a09e commit 46dec52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- uses: codecov/codecov-action@v5
4242
with:
43-
# Fail if error if not on PR, or if on PR and token is given
43+
# Fail if error if not on PR, or if on PR and token is given--dependabot is treated like fork
4444
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}
4545
files: ./cobertura.xml
4646
plugins: noop

0 commit comments

Comments
 (0)