chore: doo all now formats
All checks were successful
gitea-physics/pyewjn/pipeline/head This commit looks good

This commit is contained in:
2022-03-28 19:38:06 -05:00
parent f73d5546ce
commit 71a969aeda

2
do.sh
View File

@@ -30,7 +30,7 @@ release() {
}
all() {
build && test
build && fmt && test
}
"$@" # <- execute the task