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 072ef31 commit f326e39Copy full SHA for f326e39
.github/workflows/deploy-playground-runner.yml
@@ -31,9 +31,6 @@ jobs:
31
- name: "composer install"
32
working-directory: ./playground-runner
33
run: "composer install --no-interaction --no-progress"
34
- - name: "phpunit"
35
- working-directory: ./playground-runner
36
- run: "php vendor/bin/phpunit"
37
- name: "Deploy"
38
39
env:
0 commit comments