mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-01 10:21:04 +00:00
Now tests need submodules
This commit is contained in:
parent
cf1711c2af
commit
d11296af31
@ -48,7 +48,7 @@ script:
|
|||||||
- |
|
- |
|
||||||
if $XVFB ctest --output-on-failure ; then
|
if $XVFB ctest --output-on-failure ; then
|
||||||
export ASEPRITE=$PWD/bin/aseprite
|
export ASEPRITE=$PWD/bin/aseprite
|
||||||
git clone https://github.com/aseprite/tests.git
|
git clone --recursive https://github.com/aseprite/tests.git
|
||||||
cd tests
|
cd tests
|
||||||
$XVFB bash run-tests.sh
|
$XVFB bash run-tests.sh
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user