Skip to content

Commit 89a6ecd

Browse files
authored
Merge pull request #48 from taskiq-python/bugfix/codecov
2 parents 3699ddb + 1b47d60 commit 89a6ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
if: matrix.py_version == '3.9'
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
62-
fail_ci_if_error: true
62+
fail_ci_if_error: false
6363
verbose: true

0 commit comments

Comments
 (0)