mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 18:23:26 +03:00
Try to run phpunit from composer
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -15,6 +15,4 @@ jobs:
|
||||
- name: PHPUnit version
|
||||
run: phpunit --version
|
||||
- name: PHPUnit tests
|
||||
run: phpunit tests
|
||||
- name: PHPUnit tests 2
|
||||
run: composer test
|
||||
run: vendor/bin/phpunit tests
|
||||
Reference in New Issue
Block a user