mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
Run benches on stable
This commit is contained in:
parent
edcb84b3c1
commit
57ca48847a
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@ jobs:
|
|||
- cargo clippy --lib --features "yaml unstable" -- -D warnings
|
||||
- cargo clippy --tests --examples --features "yaml unstable"
|
||||
- cargo fmt -- --check
|
||||
- rust: nightly
|
||||
name: Benchmarking
|
||||
- name: Benchmarking
|
||||
script:
|
||||
- cargo bench
|
||||
- name: Coverage
|
||||
|
|
Loading…
Reference in a new issue