Skip to content

Commit a38feff

Browse files
committed
only run SAPI test
1 parent d03bf20 commit a38feff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/test-linux/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ runs:
3434
export TEST_PHP_JUNIT=junit.out.xml
3535
export STACK_LIMIT_DEFAULTS_CHECK=1
3636
export LSAN_OPTIONS=verbosity=1:log_threads=1
37+
export TESTS="sapi/cli/tests/ext_loading.phpt"
3738
sapi/cli/php run-tests.php -P -q ${{ inputs.runTestsParameters }} \
3839
-j$(/usr/bin/nproc) \
3940
-g FAIL,BORK,LEAK,XLEAK \

0 commit comments

Comments
 (0)