Skip to content

Commit

Permalink
little help?
Browse files Browse the repository at this point in the history
  • Loading branch information
davepacheco committed Sep 30, 2024
1 parent 986dc9a commit 8de0dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/build-and-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ banner build
ptime -m cargo build --all-features --locked --all-targets --verbose

banner test
ptime -m cargo test --all-features --locked --verbose
RUST_BACKTRACE=1 ptime -m cargo test --all-features --locked --verbose

0 comments on commit 8de0dcf

Please sign in to comment.