mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
more CI testing
This commit is contained in:
parent
ccf12a3680
commit
b3a303accb
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -11,8 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install python3-setuptools
|
sudo apt install pylint3
|
||||||
pip3 install pylint
|
|
||||||
- name: Run a multi-line script
|
- name: Run a multi-line script
|
||||||
run: |
|
run: |
|
||||||
echo Add other actions to build,
|
echo Add other actions to build,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user