Skip to content

Commit 7d2ff62

Browse files
committed
Force legacy Powershell on GitHub actions
1 parent e197772 commit 7d2ff62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v2
1818
- name: Run Windows Integration Tests
19+
shell: powershell
1920
run: |
2021
# required for running Volume and Disk tests
2122
Install-WindowsFeature -name Hyper-V-PowerShell

0 commit comments

Comments
 (0)