We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1f539 commit 1d6f4ddCopy full SHA for 1d6f4dd
.github/workflows/e2e-tests.yml
@@ -355,7 +355,7 @@ jobs:
355
run: "composer install --no-interaction --no-progress"
356
357
- name: "Install bashunit"
358
- run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.17.0"
+ run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.18.0"
359
360
- name: "Test"
361
run: ${{ matrix.script }}
0 commit comments