From 394a5551c8717a58e5bd32083b986eb6f9268ddc Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 31 Mar 2026 10:54:00 +0000 Subject: [PATCH] Try yaml format --- .github/workflows/qc_checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qc_checks.yaml b/.github/workflows/qc_checks.yaml index 95ce4d3824..25db064db7 100644 --- a/.github/workflows/qc_checks.yaml +++ b/.github/workflows/qc_checks.yaml @@ -226,7 +226,7 @@ jobs: with: base: "api.yaml" revision: "src/backend/InvenTree/schema.yml" - format: "html" + format: "yaml" - name: Echoing diff to step continue-on-error: true env: