Skip to content

Commit 83ba747

Browse files
committed
Update e2e-tests.yml
1 parent a9d3785 commit 83ba747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ jobs:
394394
../../bin/phpstan analyze test.php --level=0
395395
- script: |
396396
cd e2e/bug13425
397-
../../bin/phpstan analyze src/ plugins/
397+
../bashunit -a exit_code "1" ../../bin/phpstan analyze src/ plugins/
398398
399399
steps:
400400
- name: "Checkout"

0 commit comments

Comments
 (0)