Skip to content

Commit 35e9156

Browse files
committed
ci: try to fix tests
1 parent 20b8813 commit 35e9156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_test_windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process -Force
4444
cat vfox_env.ps1
45-
& vfox_env.ps1
45+
& .\vfox_env.ps1
4646
echo $env:__VFOX_SHELL
4747
echo $env:__VFOX_CURTMPPATH
4848
cat $PROFILE

0 commit comments

Comments
 (0)