Update ci

This commit is contained in:
Byron Lathi
2022-04-16 22:07:19 -05:00
parent 8495f1f002
commit 6844c48a3b

View File

@@ -36,7 +36,7 @@ test-sw:
stage: test
image: a2geek/cc65-pipeline
script:
- cd sw/
- cd sw/kernel
- make test
test_mm: