2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-22 01:06:50 +00:00

Try yaml format

This commit is contained in:
Oliver Walters
2026-03-31 10:54:00 +00:00
parent 8623939a56
commit 394a5551c8
+1 -1
View File
@@ -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: