We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c2a09 commit 39d3495Copy full SHA for 39d3495
1 file changed
.github/workflows/e2e_test_windows.yaml
@@ -40,6 +40,7 @@ jobs:
40
- name: test installation
41
if: runner.os == 'Windows'
42
run: |
43
+ cat vfox_env.ps1
44
& vfox_env.ps1
45
echo $env:__VFOX_SHELL
46
echo $env:__VFOX_CURTMPPATH
0 commit comments