You've already forked ugly-queue
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -17,6 +17,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: "7.4"
|
php-version: "7.4"
|
||||||
- uses: "ramsey/composer-install@v3"
|
- uses: "ramsey/composer-install@v3"
|
||||||
- run: |
|
|
||||||
|
- name: "Run Tests with PHPunit"
|
||||||
|
run: |
|
||||||
/usr/bin/php vendor/phpunit/phpunit/phpunit --configuration ./phpunit.xml.dist
|
/usr/bin/php vendor/phpunit/phpunit/phpunit --configuration ./phpunit.xml.dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user