We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ee004 commit f3be01aCopy full SHA for f3be01a
.github/workflows/tests.yml
@@ -49,4 +49,4 @@ jobs:
49
run: composer show -D
50
51
- name: Execute tests
52
- run: vendor/bin/pest --ci
+ run: vendor/bin/phpunit
0 commit comments