mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-16 02:22:52 +01:00
Fix unit test not depending on ci-start-gate
This commit is contained in:
@@ -570,6 +570,7 @@ jobs:
|
||||
|
||||
linux-unit-tests:
|
||||
name: Linux Tests
|
||||
needs: ci-start-gate
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
@@ -665,6 +666,7 @@ jobs:
|
||||
|
||||
windows-unit-tests:
|
||||
name: Windows Tests
|
||||
needs: ci-start-gate
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user