switched back to bash on windows

This commit is contained in:
Chris Boesch 2023-04-28 15:40:46 +00:00 committed by GitHub
parent 5853aeaf21
commit 25bc7f95db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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