Skip to content

Commit 060a93f

Browse files
committed
ci: try to fix tests
1 parent 1b4df19 commit 060a93f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/e2e_test_windows.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
- name: test installation
4242
if: runner.os == 'Windows'
4343
run: |
44+
echo $env:__VFOX_SHELL
45+
echo $env:__VFOX_CURTMPPATH
4446
cat $PROFILE
4547
vfox use -g erlang@25.3.2.12
4648
echo "===============PATH==============="

0 commit comments

Comments
 (0)