mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 18:23:26 +03:00
change test command & phpunit file update
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
# - name: Install dependencies
|
||||
# run: composer install --prefer-dist
|
||||
- name: Run tests with phpunit
|
||||
run: php ./phpunit
|
||||
run: phpunit tests
|
||||
|
||||
|
||||
# - name: Setup composer
|
||||
|
||||
Reference in New Issue
Block a user