aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/eowyn.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/eowyn.yml')
-rw-r--r--.github/workflows/eowyn.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/eowyn.yml b/.github/workflows/eowyn.yml
index 1b94a48..3ac48f7 100644
--- a/.github/workflows/eowyn.yml
+++ b/.github/workflows/eowyn.yml
@@ -1,5 +1,5 @@
-name: 'Eowyn'
-# Tests all exercises
+# Test that exercises work with the latest Zig compiler.
+name: Eowyn
on:
pull_request:
@@ -22,11 +22,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
-
+
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: master
-
+
- name: Run Eowyn
run: patches/eowyn.sh