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 d26fa0b commit 661663aCopy full SHA for 661663a
.github/workflows/benchmarks.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Run benchmarks
43
working-directory: ./benchmarks
44
run: nix-shell --quiet --run ./run.cr
45
- - name: Push readme
+ - name: Write benchmark results
46
if: ${{ github.event_name == 'push' }}
47
run: |
48
git add README.md
0 commit comments