Skip to content

Commit f35df4c

Browse files
committed
Add back continue-on-error: true since test results all appear to be correct.
1 parent 1e133ed commit f35df4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
coverage-reporter-platform: ${{ matrix.coverage_reporter_platform }}
5050
env:
5151
CI: true
52-
# continue-on-error: true
52+
continue-on-error: true

0 commit comments

Comments
 (0)