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 df39688 commit 2e8b260Copy full SHA for 2e8b260
.github/workflows/e2e-tests.yml
@@ -268,7 +268,7 @@ jobs:
268
run: "patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
269
270
- name: "Install bashunit"
271
- run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.13.0"
+ run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.17.0"
272
273
- name: "Test"
274
run: "${{ matrix.script }}"
0 commit comments