Skip to content

Commit c4e3cd0

Browse files
fix typo in ci
1 parent 58f444b commit c4e3cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
- name: Render docs
216216
run: |
217217
source .venv/bin/activate
218-
render-benchmarks --config_file=./tmp/website_config.json
218+
render-benchmarks --config-file=./tmp/website_config.json
219219
- name: Compile docs
220220
run: |
221221
source .venv/bin/activate

0 commit comments

Comments
 (0)