Skip to content
Snippets Groups Projects
Commit 5351c173 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

bump test to 40, just to be sure

parent ddb586ec
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ if [[ "$(git remote get-url origin)" != *"git@"* ]]; then
exit 1
fi
for i in {1..30}; do
for i in {1..40}; do
echo "$i"
git remote update --prune origin
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment