Skip to content

Commit 6f5b1a3

Browse files
Update tests.yaml
1 parent d62cedf commit 6f5b1a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
uses: codecov/codecov-action@v5
5252
env:
5353
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
54-
with:
55-
fail_ci_if_error: true
54+
# with:
55+
# fail_ci_if_error: true

0 commit comments

Comments
 (0)