Update test.yaml
This commit is contained in:
committed by
GitHub
parent
1e70543d33
commit
3ddf2ead32
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "Starting Catalog json Generation"
|
||||
python3 .catalog_validation/catalog_validation/scripts/catalog_update update --path "${PWD}"
|
||||
python3 .catalog_validation/catalog_validation/scripts/catalog_update.py update --path "${PWD}"
|
||||
|
||||
- name: Merge staging into main
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user