mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +00:00
Used cmd instead of run
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php_version: 7.3
|
php_version: 7.3
|
||||||
- name: PHPUnit tests
|
- name: PHPUnit tests
|
||||||
cmd: composer test
|
run: composer test
|
||||||
Reference in New Issue
Block a user