summaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-28 16:20:54 +0000
committerGitHub <noreply@github.com>2023-04-28 16:20:54 +0000
commitac25e91f81de0cd6cbfafbb6cd69d843a1e6692e (patch)
tree0730d59149af9f219c0470248e74db0d98e0dfc6 /.github/workflows
parent7ae8c2a827ab237bb860d44627c1cc6f14c36213 (diff)
parent3dacb0445223efeda5d41a291523149e0e82e37b (diff)
Merge pull request #268 from chrboesch/main
Switched back to bash on Windows
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml1
-rw-r--r--.github/workflows/eowyn.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 88a7534..1633159 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -62,4 +62,3 @@ jobs:
- name: Run unit tests
run: zig build test
- shell: pwsh
diff --git a/.github/workflows/eowyn.yml b/.github/workflows/eowyn.yml
index 244deef..8128832 100644
--- a/.github/workflows/eowyn.yml
+++ b/.github/workflows/eowyn.yml
@@ -45,4 +45,3 @@ jobs:
- name: Run Eowyn
run: patches/eowyn.sh
- shell: pwsh