Skip to content

Commit de4b127

Browse files
author
Reset
committed
add basic CI
1 parent e8bdf6d commit de4b127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: composer install --prefer-dist --no-progress --no-suggest
2626

2727
- name: Run tests
28-
run: ./vendor/bin/phpunit --verbose
28+
run: ./vendor/bin/phpunit --testdox

0 commit comments

Comments
 (0)