diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index 85558473..2750943a 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -20,6 +20,3 @@ tasks: - test_cmd: | cd gio/cmd go test ./... - - check_gofmt: | - cd gio - test -z $(gofmt -s -l .)