Skip to content

Commit 445b432

Browse files
committed
[chores] CI: added "fail-on-error: false" to coveralls (right place)
1 parent 2fe2d38 commit 445b432

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
format: cobertura
9999
flag-name: python-${{ matrix.env.env }}
100100
github-token: ${{ secrets.GITHUB_TOKEN }}
101+
fail-on-error: false
101102

102103
coveralls:
103104
needs: build

0 commit comments

Comments
 (0)