Skip to content

Commit 661663a

Browse files
committed
ci: change benchmark msg
1 parent d26fa0b commit 661663a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Run benchmarks
4343
working-directory: ./benchmarks
4444
run: nix-shell --quiet --run ./run.cr
45-
- name: Push readme
45+
- name: Write benchmark results
4646
if: ${{ github.event_name == 'push' }}
4747
run: |
4848
git add README.md

0 commit comments

Comments
 (0)