Loading templates/bats.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ bats: before_script: - mkdir reports script: - ls -ld reports - bats --output reports/ --formatter junit tests/ variables: GIT_SUBMODULE_STRATEGY: recursive Loading Loading
templates/bats.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ bats: before_script: - mkdir reports script: - ls -ld reports - bats --output reports/ --formatter junit tests/ variables: GIT_SUBMODULE_STRATEGY: recursive Loading