mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-22 06:43:21 +08:00
hopefully fixed ci
This commit is contained in:
parent
e99ce105c5
commit
f32da15d78
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Set up tools
|
||||
run: |
|
||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||
python3.7 -m pip install pylint mypy typing-extensions pytz yapf
|
||||
python3.7 -m pip install `tools/snippets pip_req_list`
|
||||
- name: Run checks
|
||||
run: make checkfull
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user