You've already forked ugly-queue
ci: Use composer installed phpunit ✅👷
All checks were successful
CI / test (push) Successful in 1m29s
All checks were successful
CI / test (push) Successful in 1m29s
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -17,5 +17,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: "7.4"
|
php-version: "7.4"
|
||||||
- uses: "ramsey/composer-install@v3"
|
- uses: "ramsey/composer-install@v3"
|
||||||
- uses: php-actions/phpunit@v3
|
- run: |
|
||||||
|
/usr/bin/php vendor/phpunit/phpunit/phpunit --configuration ./phpunit.xml.dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user