mirror of
https://gitee.com/openharmony/third_party_rust_nom
synced 2024-11-27 09:40:54 +00:00
Run cargo test with default features only
This commit is contained in:
parent
a5d50edcc0
commit
bb0fa98096
@ -10,6 +10,7 @@ rust:
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- FEATURES=''
|
||||
- FEATURES='--features "regexp regexp_macros"'
|
||||
- FEATURES='--features "stream regexp regexp_macros"'
|
||||
- FEATURES='--features "stream regexp regexp_macros" --no-default-features'
|
||||
|
Loading…
Reference in New Issue
Block a user