mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 08:03:30 +08:00
making ci tests use locally built binary
This commit is contained in:
parent
092ba5e433
commit
f4950196c9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Compile binary
|
- name: Compile binary
|
||||||
run: make cmake-server-build
|
run: make cmake-server-build
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: make test
|
run: BA_APP_RUN_ENABLE_BUILDS=1 BA_APP_RUN_BUILD_HEADLESS=1 make test
|
||||||
|
|
||||||
# Test spinoff projects - versions of the project with feature-sets
|
# Test spinoff projects - versions of the project with feature-sets
|
||||||
# added or removed or other changes made.
|
# added or removed or other changes made.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user