mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-03 14:03:18 +08:00
debugging pcommandbatch compile failure
This commit is contained in:
parent
6808eacecd
commit
d4a623cabd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: tools/pcommand install_pip_reqs
|
run: tools/pcommand install_pip_reqs
|
||||||
- name: Run checks
|
- name: Run checks
|
||||||
run: make check
|
run: BA_PCOMMANDBATCH_BUILD_VERBOSE=1 make check
|
||||||
|
|
||||||
# Compile a server binary and run some tests.
|
# Compile a server binary and run some tests.
|
||||||
build_and_test_linux:
|
build_and_test_linux:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user