Commit b2358565 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Recursive XSD checking

parent dff535a0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,4 +14,4 @@ checkASN1:
checkXSD:
checkXSD:
  stage: Checks
  stage: Checks
  script:
  script:
  - python3 testing/check_xsd.py
  - python3 testing/check_xsd.py -r .
 No newline at end of file
 No newline at end of file