Skip to content

Commit 1731866

Browse files
committed
phpunit
1 parent 7947a32 commit 1731866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
run: ./vendor/bin/pint --test
5555

5656
- name: Execute tests
57-
run: sleep 10 && (vendor/bin/phpunit --debug || vendor/bin/phpunit --verbose)
57+
run: sleep 10 && vendor/bin/phpunit

0 commit comments

Comments
 (0)