Skip to content

Commit fe1da65

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
format: cobertura
123123
flag-name: python-${{ matrix.python-version }}-${{ matrix.django-version }}
124124
github-token: ${{ secrets.GITHUB_TOKEN }}
125+
fail-on-error: false
125126

126127
deploy:
127128
name: Deploy Docker Image

0 commit comments

Comments
 (0)