mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 00:47:10 +08:00
using spinoff-test-core instead of spinoff-test-empty
This commit is contained in:
parent
e6f1131b12
commit
1de13fea66
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -55,9 +55,9 @@ jobs:
|
||||
python-version: '3.11'
|
||||
- name: Install dependencies
|
||||
run: tools/pcommand install_pip_reqs
|
||||
- name: Build spinoff project with no featuresets
|
||||
run: make spinoff-test-empty
|
||||
- name: Build spinoff project with only base featureset
|
||||
- name: Build spinoff project with only core featureset
|
||||
run: make spinoff-test-core
|
||||
- name: Build spinoff project with core and base featuresets
|
||||
run: make spinoff-test-base
|
||||
|
||||
# Most of our toolset doesn't work on raw Windows without WSL set up,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user