mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-08 15:29:31 +00:00
fix: update test command in GitHub Actions workflow to use composer run integration
This commit is contained in:
@@ -63,4 +63,4 @@ jobs:
|
||||
run: composer install --prefer-dist --no-progress
|
||||
|
||||
- name: Run test suite
|
||||
run: ./vendor/bin/phpunit
|
||||
run: composer run integration
|
||||
|
||||
Reference in New Issue
Block a user