Skip to content

Commit 29521e7

Browse files
authored
Update pipeline.yml
1 parent 91fdff3 commit 29521e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
file: ./coverage.xml
5050
fail_ci_if_error: true
51+
continue-on-error: true
5152

5253
# Further jobs (e.g., security_tests, deploy) go here...
5354

0 commit comments

Comments
 (0)