mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Clean the test repositories before running tests
This commit is contained in:
@@ -25,6 +25,7 @@ fi
|
||||
pushd pokecrystal
|
||||
git fetch
|
||||
git checkout 06e169d
|
||||
make clean
|
||||
make -j
|
||||
make compare
|
||||
popd
|
||||
@@ -35,6 +36,7 @@ fi
|
||||
pushd pokered
|
||||
git fetch
|
||||
git checkout 98f09b6
|
||||
make clean
|
||||
make -j
|
||||
make compare
|
||||
popd
|
||||
@@ -45,5 +47,6 @@ fi
|
||||
pushd ucity
|
||||
git fetch
|
||||
git checkout 3315601
|
||||
make clean
|
||||
make -j
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user