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 0a2075a commit fc3c0dcCopy full SHA for fc3c0dc
.github/workflows/benchmark.yml
@@ -26,5 +26,5 @@ jobs:
26
run: brew install fio
27
- name: Run benchmark cpu
28
run: sh benchmark.sh
29
- - name: Run benchmark disk
+ - name: Run benchmark disk io
30
run: sh test-local.sh
0 commit comments