This commit is contained in:
Dengke Tang
2023-02-21 21:17:07 -08:00
parent 1a0efbfa4d
commit 17b6a93ced
+2 -1
View File
@@ -79,7 +79,8 @@ jobs:
run: |
phpize
./configure
make test
make
./run_tests
# - name: Install dependencies
# run: |