From 837ba69662726916979e29fa67cfa5d4b390d28e Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Sun, 25 Jul 2021 15:07:41 -0700 Subject: [PATCH] Update ci_suite.yml --- .github/workflows/ci_suite.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index 9dafbb0d6b..7ed9c69a0e 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -98,8 +98,8 @@ jobs: run: | bash tools/ci/install_byond.sh source $HOME/BYOND/byond/bin/byondsetup - tools/build/build - # bash tools/ci/run_server.sh + tools/build/build -DCIDEFINE + bash tools/ci/run_server.sh env: CBT_BUILD_MODE: TEST_RUN