mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
run tests with --release for speed up
This commit is contained in:
@@ -14,7 +14,7 @@ install:
|
|||||||
build: false
|
build: false
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test
|
- cargo test --release
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- target
|
- target
|
||||||
|
|||||||
Reference in New Issue
Block a user