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

This commit is contained in:
Deepak Mallubhotla 2022-03-28 19:38:06 -05:00
parent f73d5546ce
commit 71a969aeda
Signed by: deepak
GPG Key ID: BEBAEBF28083E022

2
do.sh
View File

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