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 9a9a80d commit e56afacCopy full SHA for e56afac
.github/workflows/Benchmarks.yml
@@ -49,6 +49,7 @@ jobs:
49
Pkg.instantiate();
50
include("runbenchmarks.jl")'
51
52
+ # this will update benchmarks/data.js in gh-pages branch
53
- name: Parse & Upload Benchmark Results
54
uses: benchmark-action/github-action-benchmark@v1
55
with:
0 commit comments