mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 16:13:23 +08:00
more CI testing
This commit is contained in:
parent
b3a303accb
commit
35a0565c74
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
|||||||
- 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,
|
||||||
pylint --version
|
python3 -m pylint --version
|
||||||
echo test, and deploy your project.
|
echo test, and deploy your project.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user