mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
disabled for reasons :)
This commit is contained in:
12
.github/workflows/ci_suite.yml
vendored
12
.github/workflows/ci_suite.yml
vendored
@@ -89,12 +89,12 @@ jobs:
|
|||||||
sudo apt update || true
|
sudo apt update || true
|
||||||
sudo apt install libssl1.1:i386
|
sudo apt install libssl1.1:i386
|
||||||
bash tools/ci/install_rust_g.sh
|
bash tools/ci/install_rust_g.sh
|
||||||
- name: Compile and run tests
|
# - name: Compile and run tests
|
||||||
run: |
|
# run: |
|
||||||
bash tools/ci/install_byond.sh
|
# bash tools/ci/install_byond.sh
|
||||||
source $HOME/BYOND/byond/bin/byondsetup
|
# source $HOME/BYOND/byond/bin/byondsetup
|
||||||
bash tools/ci/dm.sh -DCIBUILDING tgstation.dme
|
# bash tools/ci/dm.sh -DCIBUILDING tgstation.dme
|
||||||
bash tools/ci/run_server.sh
|
# bash tools/ci/run_server.sh
|
||||||
test_windows:
|
test_windows:
|
||||||
if: "!contains(github.event.head_commit.message, '[ci skip]')"
|
if: "!contains(github.event.head_commit.message, '[ci skip]')"
|
||||||
name: Windows Build
|
name: Windows Build
|
||||||
|
|||||||
Reference in New Issue
Block a user