mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 17:25:57 +00:00
Remove --verbose flag and use build
rather than test
.
This commit is contained in:
parent
42d39d25dc
commit
10abf03afa
|
@ -118,4 +118,4 @@ build: false
|
||||||
#directly or perform other testing commands. Rust will automatically be placed in the PATH
|
#directly or perform other testing commands. Rust will automatically be placed in the PATH
|
||||||
# environment variable.
|
# environment variable.
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test --verbose %cargoflags%
|
- cargo build %cargoflags%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user