use new makefile test target

This commit is contained in:
Eric Froemling 2023-06-01 13:18:16 -07:00
parent 97ddc49bfa
commit 83da7cfccd
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -53,7 +53,7 @@ jobs:
- name: Install dependencies
run: tools/pcommand install_pip_reqs
- name: Build spinoff project with no featuresets
run: tools/pcommand spinoff_test empty
run: make spinoff-test-empty
# 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