fix
This commit is contained in:
parent
39b4105cee
commit
ac498ea3df
1 changed files with 5 additions and 3 deletions
|
@ -15,6 +15,8 @@ jobs:
|
||||||
|
|
||||||
- name: Validation
|
- name: Validation
|
||||||
uses: docker://git.hydrar.de/mdtools/mdtools:latest
|
uses: docker://git.hydrar.de/mdtools/mdtools:latest
|
||||||
run: |
|
with:
|
||||||
cd /gitea/workspace
|
entrypoint: /bin/bash
|
||||||
bash scripts/validate_schema.json
|
args: |
|
||||||
|
cd /gitea/workspace
|
||||||
|
bash scripts/validate_schema.json
|
||||||
|
|
Loading…
Reference in a new issue