We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d511877 commit 612bf00Copy full SHA for 612bf00
.github/workflows/tests.yml
@@ -53,4 +53,4 @@ jobs:
53
run: npm run build
54
55
- name: Tests
56
- run: ./vendor/bin/pest --ci
+ run: ./vendor/bin/phpunit
0 commit comments