This commit is contained in:
Dengke Tang
2023-02-21 21:30:06 -08:00
parent 17b6a93ced
commit 9ff650e6d9
-8
View File
@@ -82,14 +82,6 @@ jobs:
make
./run_tests
# - name: Install dependencies
# run: |
# php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
# php composer-setup.php
# php -c php.ini composer.phar update --no-interaction
# make test
# linux-arm:
# name: ARM (${{ matrix.arch }})
# runs-on: ubuntu-latest