Skip to content

Commit d827c56

Browse files
committed
add --preview arg
1 parent 13225a6 commit d827c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331
shell: bash
332332

333333
- name: Format check
334-
run: opam exec -- dune fmt
334+
run: opam exec -- dune fmt --preview
335335

336336
- name: Build compiler
337337
if: runner.os != 'Linux'

0 commit comments

Comments
 (0)