Commit 2b1cd190 authored by canterburym's avatar canterburym
Browse files

Adding XSD testing to CI/CD

parent 84da2537
Pipeline #7375 failed
......@@ -10,4 +10,9 @@ stages:
checkASN1:
stage: Check Schemas
script:
- python3 testing/check_asn1.py
\ No newline at end of file
- python3 testing/check_asn1.py
checkASN1:
stage: Check Schemas
script:
- python3 testing/check_xsd.py
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment