mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 14:33:28 +08:00
more CI testing
This commit is contained in:
parent
b628773ba9
commit
1fc5c86e11
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
python3 --version
|
python3 --version
|
||||||
which pylint || echo damn1
|
which pylint || echo damn1
|
||||||
which mypy || echo damn2
|
which mypy || echo damn2
|
||||||
|
cat `which mypy`
|
||||||
pylint --version
|
pylint --version
|
||||||
mypy --version
|
mypy --version
|
||||||
echo test, and deploy your project.
|
echo test, and deploy your project.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user