Skip to content

Commit

Permalink
Re-enable the test
Browse files Browse the repository at this point in the history
This test needs to pass when gocomply/metaschema supports XML DTD.
  • Loading branch information
isimluk committed Mar 11, 2024
1 parent cffcb87 commit 011617e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/process-nist-oscal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 011617e

Please sign in to comment.