mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +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
|
||||
- name: Assemble 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,
|
||||
# but we can bootstrap enough to run a few things manually. It's nice to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user