Skip to content

Commit 31e2452

Browse files
committed
Update CI
1 parent 8d738a4 commit 31e2452

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
composer install --no-progress --prefer-dist --optimize-autoloader
2828
2929
- name: Run Tests
30-
run: php vendor/bin/phpunit --configuration tests\phpunit.xml
30+
run: php vendor/bin/phpunit --configuration tests/phpunit.xml

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)