We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a189db commit 04e9f6fCopy full SHA for 04e9f6f
Taskfile.yml
@@ -7,6 +7,7 @@ tasks:
7
RUST_BACKTRACE: full
8
cmds:
9
- cargo test --verbose
10
+ - cargo run --example usage
11
lint:
12
13
- pre-commit run --all
0 commit comments