mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-22 11:23:17 +02:00
-q was not enough
This commit is contained in:
2
.github/actions/sanity_tests.sh
vendored
2
.github/actions/sanity_tests.sh
vendored
@@ -12,6 +12,8 @@ mv .github/actions/dmg{,-mode}-acid2.bmp
|
|||||||
./build/bin/tester/sameboy_tester \
|
./build/bin/tester/sameboy_tester \
|
||||||
--dmg --length 10 .github/actions/dmg-acid2.gb
|
--dmg --length 10 .github/actions/dmg-acid2.gb
|
||||||
|
|
||||||
|
set +e
|
||||||
|
|
||||||
FAILED_TESTS=`
|
FAILED_TESTS=`
|
||||||
shasum .github/actions/*.bmp | grep -q -E -v \(\
|
shasum .github/actions/*.bmp | grep -q -E -v \(\
|
||||||
44ce0c7d49254df0637849c9155080ac7dc3ef3d\ \ .github/actions/cgb-acid2.bmp\|\
|
44ce0c7d49254df0637849c9155080ac7dc3ef3d\ \ .github/actions/cgb-acid2.bmp\|\
|
||||||
|
Reference in New Issue
Block a user