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