Skip to content

Commit 13225a6

Browse files
committed
dune fmt
1 parent ae79c40 commit 13225a6

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 build @fmt --auto-promote
334+
run: opam exec -- dune fmt
335335

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

0 commit comments

Comments
 (0)