Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity committed Feb 21, 2024
1 parent 9d8d1be commit de4cb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
pushd rust/bench
canbench --less-verbose --persist > /tmp/perf.txt
python diff.py canbench_results.yml main/rust/bench/canbench_results.yml > /tmp/table.md
python diff.py canbench_results.yml ../../main/rust/bench/canbench_results.yml > /tmp/table.md
{
cat /tmp/table.md
echo "<details><summary>Click to see raw report</summary>"
Expand Down

0 comments on commit de4cb9e

Please sign in to comment.