commit 424ad8dc600d32ca692ce22b39c57422cfcda02e from: mtmn date: Sun Jun 14 17:48:33 2026 UTC build: run tests commit - 6df1cd2d3ff89e96f54705f935604f33f34f7ba6 commit + 424ad8dc600d32ca692ce22b39c57422cfcda02e blob - /dev/null blob + fd37e6a688f67a0c3b2fd8dc0a0b345638a5a8db (mode 644) --- /dev/null +++ .build.yml @@ -0,0 +1,9 @@ +image: archlinux +packages: + - zig +sources: + - https://git.sr.ht/~mtmn/magdalena +tasks: + - test: | + cd magdalena + zig build test --summary all