Skip to content

Commit

Permalink
Tests: try to fix strange JIT error breaking the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SKuipers committed Aug 18, 2024
1 parent abe1655 commit a7d43d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
echo
(exit 1)
fi
continue-on-error: ${{ matrix.experimental }}
continue-on-error: true

- name: Check PHP notice in server_log
if: success() || failure()
Expand Down

0 comments on commit a7d43d3

Please sign in to comment.