There was an error while loading. Please reload this page.
1 parent 794b203 commit 5d2d56fCopy full SHA for 5d2d56f
.github/workflows/e2e-tests.yml
@@ -234,7 +234,7 @@ jobs:
234
run: "patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
235
236
- name: "Install bashunit"
237
- run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ beta"
+ run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.13.0"
238
239
- name: "Test"
240
run: "${{ matrix.script }}"
0 commit comments