play: use test branch

This commit is contained in:
Alessandro Pezzè 2020-04-24 23:30:30 +02:00
parent 5be98b385f
commit c1af30439d

View file

@ -13,6 +13,7 @@ prepare() {
clone() {
git clone "https://github.com/$org/$data_repo.git" "$data_repo"
git checkout test
}
configure_git() {