mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-28 10:03:15 +08:00
more CI testing
This commit is contained in:
parent
2606694789
commit
d2815c7f82
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -14,8 +14,9 @@ jobs:
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
sudo apt-add-repository -y ppa:deadsnakes/ppa
|
||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip
|
||||
pip3 install pylint
|
||||
- name: Run a multi-line script
|
||||
run: |
|
||||
echo Add other actions to build,
|
||||
which python3
|
||||
python3 --version
|
||||
echo test, and deploy your project.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user