mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
really run the test
This commit is contained in:
@@ -38,12 +38,7 @@ jobs:
|
|||||||
phpize
|
phpize
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
./dev-scripts/run_tests.sh
|
||||||
- name: Install dependencies
|
|
||||||
# get path to composer.phar so we can run it with custom php.ini
|
|
||||||
run: |
|
|
||||||
COMPOSER_PHAR=$(realpath $(which composer))
|
|
||||||
php -c php.ini $COMPOSER_PHAR update --no-interaction
|
|
||||||
|
|
||||||
php-linux-x64:
|
php-linux-x64:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user