mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
more ci work
This commit is contained in:
parent
fd96593737
commit
906c7dd889
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -35,8 +35,10 @@ jobs:
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- name: Install dependencies
|
||||
run: tools/pcommand install_pip_reqs
|
||||
- name: Compile binary
|
||||
run: make _cmake-simple-ci-server-build
|
||||
run: make cmake-server-build
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user