mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Merge pull request #268 from chrboesch/main
Switched back to bash on Windows
This commit is contained in:
commit
ac25e91f81
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -62,4 +62,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: zig build test
|
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
|
- name: Run Eowyn
|
||||||
run: patches/eowyn.sh
|
run: patches/eowyn.sh
|
||||||
shell: pwsh
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user