Add pipeline

This commit is contained in:
onyinyang 2023-06-07 11:55:57 -04:00
parent c7c5f57864
commit 003d9c886b
1 changed files with 1 additions and 1 deletions

View File

@ -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