Skip to content

Commit 1b4df19

Browse files
committed
ci: try to fix tests
1 parent 3445a93 commit 1b4df19

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: test installation
4242
if: runner.os == 'Windows'
4343
run: |
44-
Invoke-Expression "$(vfox activate pwsh)"
44+
cat $PROFILE
4545
vfox use -g erlang@25.3.2.12
4646
echo "===============PATH==============="
4747
echo $env:PATH

0 commit comments

Comments
 (0)