Update testdata submodule.
This commit is contained in:
parent
3d6d3cd9bf
commit
5131452c1b
4 changed files with 7 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
command: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd ./tests/init/data && git fetch && git checkout master
|
||||
cd ./tests/testdata && git fetch && git checkout master
|
||||
|
||||
|
||||
- run:
|
||||
|
|
@ -132,7 +132,7 @@ jobs:
|
|||
command: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd ./tests/init/data && git fetch && git checkout master
|
||||
cd ./tests/testdata && git fetch && git checkout master
|
||||
|
||||
- run:
|
||||
name: Install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue