mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +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
|
||||
run: tools/pcommand install_pip_reqs
|
||||
- name: Run checks
|
||||
run: make check
|
||||
run: BA_PCOMMANDBATCH_BUILD_VERBOSE=1 make check
|
||||
|
||||
# Compile a server binary and run some tests.
|
||||
build_and_test_linux:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user