Skip to content

Commit 2e8b260

Browse files
Chemaclassondrejmirtes
authored andcommitted
deps: use bashunit:0.17
1 parent df39688 commit 2e8b260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
run: "patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
269269

270270
- name: "Install bashunit"
271-
run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.13.0"
271+
run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.17.0"
272272

273273
- name: "Test"
274274
run: "${{ matrix.script }}"

0 commit comments

Comments
 (0)