Loading templates/bats.yml +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ bats: - bats tests/ | tee results.tap after_script: - juxr tap --name bats --output results/ -- cat results.tap variables: GIT_SUBMODULE_STRATEGY: recursive artifacts: reports: junit: results/*.xml Loading
templates/bats.yml +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ bats: - bats tests/ | tee results.tap after_script: - juxr tap --name bats --output results/ -- cat results.tap variables: GIT_SUBMODULE_STRATEGY: recursive artifacts: reports: junit: results/*.xml