Skip to content

Commit b2919d4

Browse files
committed
Run wsl --version _after_ Get-Command wsl since both might be useful
1 parent be4349f commit b2919d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
wsl --update
4949
Get-Command wsl
50+
wsl --version
5051
5152
- name: Execute Test 🧪
5253
shell: pwsh

0 commit comments

Comments
 (0)