File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ jobs:
253
253
run : " patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
254
254
255
255
- name : " Install bashunit"
256
- run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.17 .0"
256
+ run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.18 .0"
257
257
258
258
- name : " Test"
259
259
run : " ${{ matrix.script }}"
@@ -355,7 +355,7 @@ jobs:
355
355
run : " composer install --no-interaction --no-progress"
356
356
357
357
- name : " Install bashunit"
358
- run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.17 .0"
358
+ run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.18 .0"
359
359
360
360
- name : " Test"
361
361
run : ${{ matrix.script }}
You can’t perform that action at this time.
0 commit comments