Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading
.gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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