aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-28 15:40:46 +0000
committerGitHub <noreply@github.com>2023-04-28 15:40:46 +0000
commit6920dbebcdb2b349e045eab84f8e71abea6101fa (patch)
tree65c085f4016f2d60fb90c0fb254bbb82ea0384b3 /.github/workflows
parent7ae8c2a827ab237bb860d44627c1cc6f14c36213 (diff)
switched back to bash on windows
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 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