benchmark-action / benchmark-action/github-action-benchmark

github action continue after error in `foo | tee output.txt`

Open
#184 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.3k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

if you use run `cargo +nightly bench | tee output.txt` exit code 0 will be returned if cargo exit with an error, because tee has exit successful. So github action continue after the error and does not fail.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.