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