Update gitlab CI

This commit is contained in:
Luke D. Jones
2023-01-16 15:17:37 +13:00
parent bb612283fe
commit 1ec45a6449

View File

@@ -51,6 +51,7 @@ test:
- tags - tags
<<: *rust_cache <<: *rust_cache
script: script:
- mkdir -p .git/hooks > /dev/null
- cargo test - cargo test
release: release: