Add pipeline
This commit is contained in:
parent
c7c5f57864
commit
003d9c886b
|
@ -7,6 +7,6 @@ test:cargo:
|
||||||
|
|
||||||
test:lox-unit:
|
test:lox-unit:
|
||||||
script:
|
script:
|
||||||
- cargo test -- release
|
- cargo test
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
Loading…
Reference in New Issue