Skip to content

Commit 4feeea5

Browse files
run the bench marks
1 parent c7826ea commit 4feeea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
ref: v0.1
4848
path: bench/sources/here
4949
- name: Fetch existing benchmarks
50-
run: Rscript -e '#bench::cb_fetch()'
50+
run: Rscript -e 'bench::cb_fetch()'
5151
- name: Run benchmarks
5252
run: Rscript -e 'bench::cb_run()'
5353
- name: Show benchmarks

0 commit comments

Comments
 (0)