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
<<: *rust_cache
script:
- mkdir -p .git/hooks > /dev/null
- cargo test
release: