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 0ffde40 commit fada692Copy full SHA for fada692
.github/workflows/run-tests.yml
@@ -62,5 +62,4 @@ jobs:
62
CI_CLOUD_TASKS_CUSTOM_QUEUE: ${{ matrix.payload.queue }}
63
run: |
64
echo $CI_SERVICE_ACCOUNT_JSON_KEY > tests/Support/gcloud-key-valid.json
65
- vendor/bin/phpstan analyse --memory-limit=2G
66
vendor/bin/phpunit
0 commit comments