Merge pull request #268 from chrboesch/main

Switched back to bash on Windows
This commit is contained in:
Chris Boesch 2023-04-28 16:20:54 +00:00 committed by GitHub
commit ac25e91f81
2 changed files with 0 additions and 2 deletions

View file

@ -62,4 +62,3 @@ jobs:
- name: Run unit tests
run: zig build test
shell: pwsh

View file

@ -45,4 +45,3 @@ jobs:
- name: Run Eowyn
run: patches/eowyn.sh
shell: pwsh