mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-18 23:47:40 +00:00
add Github CI
This commit is contained in:
5
.github/workflows/test_simple.sh
vendored
Executable file
5
.github/workflows/test_simple.sh
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
set -e o pipefail
|
||||
source .github/workflows/gh_ci_envvars.sh
|
||||
|
||||
|
||||
./hyperrogue --version
|
Reference in New Issue
Block a user