forked from Rativel/BurritOS
Adding test to loader, update ci (hope it work)
This commit is contained in:
@@ -7,6 +7,8 @@ stages:
|
||||
unit-test-job:
|
||||
stage: test
|
||||
script:
|
||||
- echo "Compiling c files"
|
||||
- cd test && make build && cd ..
|
||||
- echo "Running unit tests..."
|
||||
- cargo test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user