Skip to content

Commit efc5108

Browse files
committed
Do not use mono feature for editor test
1 parent c5e9412 commit efc5108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor-test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# SPDX-License-Identifier: MIT OR Apache-2.0
22

3-
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test --features mono -- "$@"
3+
RUST_LOG="cosmic_text=debug,editor_test=debug" cargo run --release --package editor-test -- "$@"

0 commit comments

Comments
 (0)