1
0
Fork 0
mirror of https://codeberg.org/andyscott/ziglings.git synced 2025-04-22 03:03:50 -04:00

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 7ae8c2a827
commit 6920dbebcd

View file

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