mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-07-29 02:35:15 +00:00
Merge pull request #268 from chrboesch/main
Switched back to bash on Windows
This commit is contained in:
@@ -62,4 +62,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: zig build test
|
run: zig build test
|
||||||
shell: pwsh
|
|
||||||
|
|||||||
@@ -45,4 +45,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Eowyn
|
- name: Run Eowyn
|
||||||
run: patches/eowyn.sh
|
run: patches/eowyn.sh
|
||||||
shell: pwsh
|
|
||||||
|
|||||||
Reference in New Issue
Block a user