Set default Shell
This commit is contained in:
committed by
Mark Thom
parent
ec5430826e
commit
1af62c8d11
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -54,6 +54,9 @@ jobs:
|
||||
run: cargo msrv --verify
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: msys2 {0}
|
||||
steps:
|
||||
- name: Setup MSYS2
|
||||
uses: msys2/setup-msys2@v2
|
||||
|
||||
Reference in New Issue
Block a user