Skip to content

Commit 8fcc14d

Browse files
committed
Remove phpunit options
1 parent fdda6a0 commit 8fcc14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
run: composer check-platform-reqs --verbose
8080

8181
- name: Execute tests
82-
run: vendor/bin/phpunit --debug --verbose
82+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)