Skip to content

Commit d365acb

Browse files
committed
modifying test.yaml
1 parent f2b1378 commit d365acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
arch: amd64
4747

4848
- name: Set up the environment
49-
run: cmd.exe /c "powershell .\tools\metacall-environment.ps1 $Env:METACALL_INSTALL_OPTIONS"
49+
run: cmd.exe /c "powershell -ExecutionPolicy Bypass -File .\tools\metacall-environment.ps1 $Env:METACALL_INSTALL_OPTIONS"
5050
env:
5151
METACALL_INSTALL_OPTIONS: c python nodejs java ruby typescript wasm rpc file # netcore5 java cobol rust rapidjson funchook swig pack # clangformat v8rep51 coverage
5252

0 commit comments

Comments
 (0)