Skip to content

Commit 6fbd418

Browse files
committed
Try to fix the e2e tests
1 parent d244c27 commit 6fbd418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ jobs:
211211
CONFIG_KEY: ${{ secrets.E2E_CONFIG_KEY }}
212212
SUITE: ${{ matrix.suite }}
213213
PROJECT_NAME: ${{ matrix.project }}
214+
HOST_CWD: ${{ github.workspace }}
214215
run: |
215216
echo "::group::Decrypt config"
216217
pnpm run config:decrypt

0 commit comments

Comments
 (0)