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