mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 22:24:16 +00:00
play: use test branch
This commit is contained in:
parent
5be98b385f
commit
c1af30439d
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ prepare() {
|
|||
|
||||
clone() {
|
||||
git clone "https://github.com/$org/$data_repo.git" "$data_repo"
|
||||
git checkout test
|
||||
}
|
||||
|
||||
configure_git() {
|
||||
|
|
Loading…
Reference in a new issue