Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ checkASN1: script: - python3 testing/check_asn1.py checkASN1: checkXSD: stage: Check Schemas script: - python3 testing/check_xsd.py No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ checkASN1: script: - python3 testing/check_asn1.py checkASN1: checkXSD: stage: Check Schemas script: - python3 testing/check_xsd.py No newline at end of file