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 stage: test
image: a2geek/cc65-pipeline image: a2geek/cc65-pipeline
script: script:
- cd sw/ - cd sw/kernel
- make test - make test
test_mm: test_mm: