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 f62fce7 commit 545d306Copy full SHA for 545d306
.github/workflows/tests.yml
@@ -49,4 +49,4 @@ jobs:
49
run: sleep 5
50
51
- name: Execute tests
52
- run: ./vendor/bin/testbench package:test --no-coverage
+ run: composer test
0 commit comments