mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
adding binary run to latest test
This commit is contained in:
parent
81bf9481a0
commit
7e1806215d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -79,6 +79,8 @@ jobs:
|
|||||||
run: make update
|
run: make update
|
||||||
- name: Assemble modular server build
|
- name: Assemble modular server build
|
||||||
run: make cmake-modular-server-build
|
run: make cmake-modular-server-build
|
||||||
|
- name: Make sure poo is present in build
|
||||||
|
run: cd build/cmake/modular-server-debug/staged/dist && PYTHONPATH=ba_data/python ./ballisticakit_headless -c "import baenv; baenv.configure(); import bapoo; print(bapoo)"
|
||||||
|
|
||||||
# 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