We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6f9ec commit 57d3be6Copy full SHA for 57d3be6
.github/actions/solaris/action.yml
@@ -77,6 +77,7 @@ runs:
77
export SKIP_IO_CAPTURE_TESTS=1
78
export CI_NO_IPV6=1
79
export STACK_LIMIT_DEFAULTS_CHECK=1
80
+ PATH=/usr/gnu/bin:/usr/bin \
81
sapi/cli/php run-tests.php \
82
-P -q -j2 \
83
-g FAIL,BORK,LEAK,XLEAK \
0 commit comments