fix: run shfmt

This commit is contained in:
Jose Diaz-Gonzalez
2023-02-11 06:24:27 -05:00
parent cbd3c43176
commit 203dfe249b

View File

@@ -33,7 +33,7 @@ setup-ci() {
popd >/dev/null || true
}
main () {
main() {
install-go-mods
install-go-devtools
setup-ci