mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 15:03:33 +08:00
use new makefile test target
This commit is contained in:
parent
97ddc49bfa
commit
83da7cfccd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
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: tools/pcommand spinoff_test empty
|
run: make spinoff-test-empty
|
||||||
|
|
||||||
# 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