We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e9412 commit efc5108Copy full SHA for efc5108
editor-test.sh
@@ -1,3 +1,3 @@
1
# SPDX-License-Identifier: MIT OR Apache-2.0
2
3
-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 -- "$@"
0 commit comments