mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 16:13:23 +08:00
adding spinoff-test-base to ci
This commit is contained in:
parent
4ae76a45f6
commit
9169eb6f21
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -54,6 +54,8 @@ jobs:
|
|||||||
run: tools/pcommand install_pip_reqs
|
run: tools/pcommand install_pip_reqs
|
||||||
- name: Build spinoff project with no featuresets
|
- name: Build spinoff project with no featuresets
|
||||||
run: make spinoff-test-empty
|
run: make spinoff-test-empty
|
||||||
|
- name: Build spinoff project with only base featureset
|
||||||
|
run: make spinoff-test-base
|
||||||
|
|
||||||
# Most of our toolset doesn't work on raw Windows without WSL set up,
|
# Most of our toolset doesn't work on raw Windows without WSL set up,
|
||||||
# but we can bootstrap enough to run a few things manually. It's nice to
|
# but we can bootstrap enough to run a few things manually. It's nice to
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user