Skip to content

Commit 5d2d56f

Browse files
staabmondrejmirtes
authored andcommitted
Use stable bashunit 0.13.0
1 parent 794b203 commit 5d2d56f

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
@@ -234,7 +234,7 @@ jobs:
234234
run: "patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
235235

236236
- name: "Install bashunit"
237-
run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ beta"
237+
run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.13.0"
238238

239239
- name: "Test"
240240
run: "${{ matrix.script }}"

0 commit comments

Comments
 (0)