Remove blueprint metadata validation (#3200)
This commit is contained in:
5
.github/workflows/linting.yml
vendored
5
.github/workflows/linting.yml
vendored
@@ -98,11 +98,6 @@ jobs:
|
||||
blueprints \
|
||||
fast
|
||||
|
||||
- name: Check blueprint metadata
|
||||
id: metadata
|
||||
run: |
|
||||
python tools/validate_metadata.py -v --failed-only blueprints
|
||||
|
||||
- name: Check modules versions
|
||||
id: versions
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user