Skip to content

Commit 235b12a

Browse files
committed
Update e2e-tests.yml
1 parent 4724e08 commit 235b12a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,9 @@ jobs:
360360
cd e2e/composer-version-config
361361
composer install
362362
../../bin/phpstan analyze test.php --level=0
363+
- script: |
364+
cd e2e/bug-12972
365+
../../bin/phpstan analyze
363366
364367
steps:
365368
- name: "Checkout"

0 commit comments

Comments
 (0)