Commit 7ae5c46d authored by Patrick Shriwise's avatar Patrick Shriwise
Browse files

Removing hit build for now

parent 7edcc5bc
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -12,11 +12,11 @@ build:
  script:
    - pip install .[test]

build_hit:
  stage: build_hit
  script:
    - ./scripts/ci/build_hit.sh
  allow_failure: true
# build_hit:
#   stage: build_hit
#   script:
#     - ./scripts/ci/build_hit.sh
#   allow_failure: true

test:
  stage: test