mirror of https://github.com/zkat/miette.git
meta: test fancy
This commit is contained in:
parent
247e8f8b39
commit
aeefcab926
|
|
@ -43,5 +43,5 @@ jobs:
|
|||
- name: Clippy
|
||||
run: cargo clippy --all -- -D warnings
|
||||
- name: Run tests
|
||||
run: cargo test --all --verbose
|
||||
run: cargo test --all --verbose --features fancy
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue