mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-19 11:44:48 +00:00
disabled simple test
This commit is contained in:
parent
d074606cae
commit
33aacfa289
4
.github/workflows/test_simple.sh
vendored
4
.github/workflows/test_simple.sh
vendored
@ -9,7 +9,9 @@ cat << ENDOFCMDS > .github/workflows/gdb_cmds.txt
|
||||
exit 1
|
||||
ENDOFCMDS
|
||||
|
||||
gdb --batch -x .github/workflows/gdb_cmds.txt ./hyperrogue
|
||||
echo not running gdb -- not working currently
|
||||
echo gdb --batch -x .github/workflows/gdb_cmds.txt ./hyperrogue
|
||||
|
||||
else
|
||||
./hyperrogue --version
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user