Skip to content

Commit 0b8462f

Browse files
committed
ci:disable check with gofmt
1 parent ff2da51 commit 0b8462f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Lint
2929
run: |
3030
make largefile-check
31-
make checkgofmt && make fmt_go
31+
# make checkgofmt && make fmt_go
3232
make linter
3333
make
3434

0 commit comments

Comments
 (0)