Commit 0d0d8853 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Correction to CI/CD YAML

parent 2b1cd190
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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