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 6258992 commit 244009bCopy full SHA for 244009b
1 file changed
.github/workflows/e2e-tests.yml
@@ -27,6 +27,7 @@ jobs:
27
include:
28
- script: |
29
cd e2e/bug-208
30
+ composer install
31
vendor/bin/phpstan
32
33
steps:
0 commit comments