remove the wait so that CI can finish
This commit is contained in:
@@ -62,5 +62,3 @@ if [ $? -ne 0 ]; then
|
||||
fi
|
||||
popd
|
||||
|
||||
wait
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -62,5 +62,3 @@ if [ $? -ne 0 ]; then
|
||||
fi
|
||||
popd
|
||||
|
||||
wait
|
||||
|
||||
|
||||