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
|
||||
uses: docker://git.hydrar.de/mdtools/mdtools:latest
|
||||
run: |
|
||||
cd /gitea/workspace
|
||||
bash scripts/validate_schema.json
|
||||
with:
|
||||
entrypoint: /bin/bash
|
||||
args: |
|
||||
cd /gitea/workspace
|
||||
bash scripts/validate_schema.json
|
||||
|
|
Loading…
Reference in a new issue