Loading templates/bats.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ bats: script: - bats tests/ | tee results.tap after_script: - ./juxr tap --name bats --output results/ -- cat results.tap - juxr tap --name bats --output results/ -- cat results.tap artifacts: reports: junit: results/*.xml Loading
templates/bats.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ bats: script: - bats tests/ | tee results.tap after_script: - ./juxr tap --name bats --output results/ -- cat results.tap - juxr tap --name bats --output results/ -- cat results.tap artifacts: reports: junit: results/*.xml