From 9dc34effdb6b663ed42ecbb72ef3a4d605fdc4fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Luka=C5=A1=C3=ADk?= Date: Tue, 8 Nov 2022 20:55:38 +0000 Subject: [PATCH] Re-enable the test This test needs to pass when gocomply/metaschema supports XML DTD. --- .github/workflows/process-nist-oscal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/process-nist-oscal.yml b/.github/workflows/process-nist-oscal.yml index 88ffada..b75a5c4 100644 --- a/.github/workflows/process-nist-oscal.yml +++ b/.github/workflows/process-nist-oscal.yml @@ -37,4 +37,4 @@ jobs: - name: generate go code for NIST OSCAL run: | - ./gocomply_metaschema generate ./OSCAL/src/metaschema github.com/gocomply/oscalkit types/oscal || : + ./gocomply_metaschema generate ./OSCAL/src/metaschema github.com/gocomply/oscalkit types/oscal