Updated CI
This commit is contained in:
parent
b804117127
commit
ffd9b92f24
@ -12,7 +12,7 @@ unit-test-job:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- echo "Compiling c files"
|
- echo "Compiling c files"
|
||||||
- cd test && make build && cd ..
|
- make
|
||||||
- echo "Running unit tests..."
|
- echo "Running unit tests..."
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user