Do not use mono feature for editor test
This commit is contained in:
parent
c5e9412673
commit
efc5108a2d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test --features mono -- "$@"
|
||||
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test -- "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue