Parallel map fue una mala idea~
This commit is contained in:
@@ -13,9 +13,6 @@ pip install -r requirements.txt -r requirements-dev.txt
|
||||
|
||||
LINT_RESULT=$?
|
||||
|
||||
STASHES=$(git stash list)
|
||||
if [[ $STASHES == "$STASH_NAME" ]]; then
|
||||
git stash pop -q
|
||||
fi
|
||||
git stash pop -q
|
||||
|
||||
exit $LINT_RESULT
|
||||
|
||||
Reference in New Issue
Block a user