We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05c92a commit c08aa67Copy full SHA for c08aa67
.github/workflows/rust.yml
@@ -55,6 +55,7 @@ jobs:
55
git checkout gh-pages
56
mv -f rust/bench_rust.png Docs
57
mv -f rust/bench_rust_log_scale.png Docs
58
+ git add Docs
59
git commit -m "Publish new benchmark results"
60
git push origin gh-pages
61
- name: Save benchmark results
0 commit comments