ci: Check that all features that are used exist
With the new `check-cfg=features` option
This commit is contained in:
committed by
Kévin Commaille
parent
1c90770d93
commit
6f7bb9aa1d
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@@ -23,6 +23,9 @@ jobs:
|
||||
- name: Full Features
|
||||
cmd: nightly-full
|
||||
|
||||
- name: All Features
|
||||
cmd: nightly-all
|
||||
|
||||
- name: Clippy Default Features
|
||||
cmd: clippy-default
|
||||
components: clippy
|
||||
|
||||
Reference in New Issue
Block a user