Skip to content

Commit

Permalink
force-fail benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
archeoss committed Dec 18, 2023
1 parent b07b25b commit 97ab21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/benchmark/bin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ async fn start_app() {
statistics.display();
}
writer.close().await;
ss

Check failure on line 132 in src/benchmark/bin.rs

View workflow job for this annotation

GitHub Actions / build-linux

cannot find value `ss` in this scope
}

fn prepare_matches() -> ArgMatches {
Expand Down

0 comments on commit 97ab21c

Please sign in to comment.