hmm2
This commit is contained in:
parent
6fe5f63fe8
commit
142a1eb5f2
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: catalog tests
|
- name: catalog tests
|
||||||
run: |
|
run: |
|
||||||
echo "Starting Catalog Validation"
|
echo "Starting Catalog Validation"
|
||||||
/usr/local/bin/catalog_validate validate
|
/usr/local/bin/catalog_validate validate --path "${PWD}"
|
||||||
|
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue