mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-23 15:33:26 +08:00
Merge branch 'master' into pubsync
This commit is contained in:
commit
9a2c41fb64
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||
python3.7 -m pip install `tools/snippets pip_req_list`
|
||||
tools/snippets install_pip_reqs
|
||||
- name: Run checks and tests
|
||||
run: make -j2 check test
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user