adding spinoff-test-base to ci

This commit is contained in:
Eric Froemling 2023-06-02 22:08:57 -07:00
parent 4ae76a45f6
commit 9169eb6f21
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -54,6 +54,8 @@ jobs:
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
run: make spinoff-test-base
# 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