mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 14:33:28 +08:00
more CI testing
This commit is contained in:
parent
10e91a3cb8
commit
337ea7fb6d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -16,7 +16,5 @@ jobs:
|
|||||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||||
sudo python3.7 -m pip install pylint mypy typing-extensions
|
sudo python3.7 -m pip install pylint mypy typing-extensions
|
||||||
- name: Run checks
|
- name: Run checks
|
||||||
run: |
|
run: make checkfull
|
||||||
python3.7 -m pylint --version
|
|
||||||
python3.7 -m mypy --version
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user