mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
Seem to get no error local, test on actions
This commit is contained in:
@@ -13,6 +13,6 @@ jobs:
|
||||
with:
|
||||
php_version: 7.4.6
|
||||
- name: PHPUnit version
|
||||
run: phpunit --version
|
||||
run: vendor/bin/phpunit --version
|
||||
- name: PHPUnit tests
|
||||
run: vendor/bin/phpunit tests
|
||||
Reference in New Issue
Block a user