Skip to content

Commit

Permalink
time integration tests
Browse files Browse the repository at this point in the history
[NO NEW TESTS NEEDED]

Signed-off-by: flouthoc <[email protected]>
  • Loading branch information
flouthoc committed Jan 30, 2025
1 parent 2fe355b commit 1c2b97f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified internal/mkcw/embed/entrypoint_amd64.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion tests/test_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ function execute() {
}

# Run the tests.
execute time bats -j $(nproc) --tap "${@:-.}"
execute time bats --timing -j $(nproc) --tap "${@:-.}"

0 comments on commit 1c2b97f

Please sign in to comment.