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
8c483cbbf9
commit
b628773ba9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,4 +21,6 @@ jobs:
|
|||||||
python3 --version
|
python3 --version
|
||||||
which pylint || echo damn1
|
which pylint || echo damn1
|
||||||
which mypy || echo damn2
|
which mypy || echo damn2
|
||||||
|
pylint --version
|
||||||
|
mypy --version
|
||||||
echo test, and deploy your project.
|
echo test, and deploy your project.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user