summaryrefslogtreecommitdiff
path: root/patches/eowyn.sh
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-19 15:25:12 +0200
committerGitHub <noreply@github.com>2023-04-19 15:25:12 +0200
commit2ed24ab3cfffdf6181462d118157094fdf2f5128 (patch)
treed5be07fcca217587eb188d8e7b1ca1a6cdb463f6 /patches/eowyn.sh
parentb84217161cfb18aed2b42506c193abe778aa3b5f (diff)
parentc7697a428206a46326a61b2c851aab2a7dadb8b8 (diff)
Merge pull request #234 from perillo/improve-ci
Improve CI
Diffstat (limited to 'patches/eowyn.sh')
-rwxr-xr-xpatches/eowyn.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/eowyn.sh b/patches/eowyn.sh
index a30a67a..a036acf 100755
--- a/patches/eowyn.sh
+++ b/patches/eowyn.sh
@@ -42,5 +42,8 @@ do
fi
done
+# Check the healed exercises formatting.
+zig fmt --check patches/healed
+
# Test the healed exercises. May the compiler have mercy upon us.
zig build -Dhealed