Try yaml format
This commit is contained in:
parent
8623939a56
commit
394a5551c8
|
|
@ -226,7 +226,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
base: "api.yaml"
|
base: "api.yaml"
|
||||||
revision: "src/backend/InvenTree/schema.yml"
|
revision: "src/backend/InvenTree/schema.yml"
|
||||||
format: "html"
|
format: "yaml"
|
||||||
- name: Echoing diff to step
|
- name: Echoing diff to step
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue