mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
Merge pull request #268 from chrboesch/main
Switched back to bash on Windows
This commit is contained in:
commit
ac25e91f81
2 changed files with 0 additions and 2 deletions
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
|
||||
|
|
Loading…
Reference in a new issue