mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 15:47:06 +08:00
more CI testing
This commit is contained in:
parent
d2815c7f82
commit
7c5fb1ba1a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
sudo apt-add-repository -y ppa:deadsnakes/ppa
|
sudo apt-add-repository -y ppa:deadsnakes/ppa
|
||||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip
|
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||||
pip3 install pylint
|
pip3 install pylint
|
||||||
- name: Run a multi-line script
|
- name: Run a multi-line script
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user