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