Commit 91c6b5c0 authored by nimrod's avatar nimrod
Browse files

Small fix.

parent 38b082d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ bats:
  image: registry.shore.co.il/ci-images:bats
  tags: [ns4.shore.co.il]
  before_script:
    - mkdir reports
    - mkdir -p reports
  script:
    - bats --timing --recursive --formatter junit tests/ | tee reports/bats.xml
  variables: