mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 14:26:46 +00:00
ci: update BATS_FORMATTER to tap in test workflow.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
env:
|
||||
MOLE_PERF_BYTES_TO_HUMAN_LIMIT_MS: "6000"
|
||||
MOLE_PERF_GET_FILE_SIZE_LIMIT_MS: "3000"
|
||||
BATS_FORMATTER: pretty
|
||||
BATS_FORMATTER: tap
|
||||
LANG: en_US.UTF-8
|
||||
LC_ALL: en_US.UTF-8
|
||||
run: ./scripts/test.sh
|
||||
|
||||
Reference in New Issue
Block a user