test: dont clone if exists [ci skip]
This commit is contained in:
		| @ -28,6 +28,8 @@ _ensure_latest_version(){ | |||||||
| } | } | ||||||
|  |  | ||||||
| _ensure_catalogue(){ | _ensure_catalogue(){ | ||||||
|  |   if [[ ! -d "$ABRA_DIR/catalogue" ]]; then | ||||||
|     run git clone https://git.coopcloud.tech/coop-cloud/recipes-catalogue-json.git $ABRA_DIR/catalogue |     run git clone https://git.coopcloud.tech/coop-cloud/recipes-catalogue-json.git $ABRA_DIR/catalogue | ||||||
|     assert_success |     assert_success | ||||||
|  |   fi | ||||||
| } | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user