Skip to content

Commit d188d74

Browse files
committed
Update e2e-tests.yml
1 parent 3f1e9a2 commit d188d74

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -553,9 +553,7 @@ jobs:
553553
with:
554554
directory: "e2e"
555555

556-
- run: "bashunit --version"
557-
with:
558-
directory: "e2e"
556+
- run: "cd e2e/ && bashunit --version"
559557

560558
- name: "Test"
561559
run: ${{ matrix.script }}

0 commit comments

Comments
 (0)