Skip to content

Commit 5ac9138

Browse files
committed
add workspace
1 parent 6ba9652 commit 5ac9138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ jobs:
171171
exit 1
172172
173173
- name: Run E2E tests
174+
working-directory: ${{ github.workspace }}
174175
run: go test -v ./test/e2e
175176

176177
- name: Dump logs if tests fail

0 commit comments

Comments
 (0)