mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-30 16:54:59 +00:00
Add workflow JSON validation tool with tests and CI integration
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -32,6 +32,9 @@ jobs:
|
||||
- name: Build package
|
||||
run: poetry build
|
||||
|
||||
- name: Validate workflow JSON files
|
||||
run: poetry run validate-workflows
|
||||
|
||||
- name: Static analysis
|
||||
run: poetry run python -m compileall src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user