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