We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5fd265 commit 6f0bdbeCopy full SHA for 6f0bdbe
.github/workflows/default.yml
@@ -50,5 +50,5 @@ jobs:
50
if: steps.composer-cache.outputs.cache-hit != 'true'
51
run: composer install --prefer-dist --no-progress --no-suggest
52
53
- - name: Run test suite
54
- run: ./vendor/bin/phpunit
+# - name: Run test suite
+# run: ./vendor/bin/phpunit
0 commit comments