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:
253253 run : " patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
254254
255255 - 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"
257257
258258 - name : " Test"
259259 run : " ${{ matrix.script }}"
@@ -355,7 +355,7 @@ jobs:
355355 run : " composer install --no-interaction --no-progress"
356356
357357 - 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"
359359
360360 - name : " Test"
361361 run : ${{ matrix.script }}
You can’t perform that action at this time.
0 commit comments