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 2b4eb59 commit 1282decCopy full SHA for 1282dec
1 file changed
.github/workflows/build_test.yml
@@ -240,7 +240,7 @@ jobs:
240
- name: compare public test outputs
241
shell: bash
242
run: |
243
- html-compare \
+ compare-html \
244
--driver firefox \
245
--max-workers 1 \
246
test/data/reference-output/odr-public/output \
@@ -251,7 +251,7 @@ jobs:
251
- name: compare private test outputs
252
253
254
255
256
257
test/data/reference-output/odr-private/output \
0 commit comments