ci: run tests once on pull requests

This commit is contained in:
Nathaniel Landau
2023-02-03 13:55:07 -05:00
parent 0de95a4be4
commit b7b77d998c
4 changed files with 21 additions and 13 deletions

View File

@@ -54,7 +54,7 @@ _mainScript_() {
echo ""
header "Installing shfmt"
if ! command -v shfmt &>/dev/null; then
_execute_ "curl -sS https://webi.sh/shfmt | sh"
_execute_ -pv "curl -sS https://webi.sh/shfmt | sh"
fi
REPOS=(