Merge branch 'master' into nanoui-is-dead

This commit is contained in:
AffectedArc07
2020-11-26 09:34:14 +00:00
committed by GitHub
70 changed files with 719 additions and 1906 deletions
+5 -1
View File
@@ -1,8 +1,12 @@
name: CI
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
run_linters:
name: Run Linters
@@ -47,6 +51,7 @@ jobs:
source $HOME/BYOND/byond/bin/byondsetup
tools/ci/generate_maplist.sh
tools/ci/dm.sh -Mci_map_testing paradise.dme
unit_tests_and_sql:
name: Unit Tests + SQL Validation
runs-on: ubuntu-18.04
@@ -79,7 +84,6 @@ jobs:
- name: Compile & Run Unit Tests
run: |
tools/ci/install_byond.sh
tools/ci/install_rustg.sh
source $HOME/BYOND/byond/bin/byondsetup
tools/ci/dm.sh -DCIBUILDING paradise.dme
tools/ci/run_server.sh