Tweaked CI

This commit is contained in:
2026-04-07 22:00:54 +10:00
parent 842f041a50
commit 3a24fbf6e1
3 changed files with 16 additions and 20 deletions

View File

@@ -3,4 +3,7 @@
export CFLAGS+=-DTOY_CC_ENABLED
all:
$(MAKE) -C units -k
$(MAKE) -C units -k
gdb:
$(MAKE) -C units -k gdb