mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 00:13:27 +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
|
||||
which pylint || echo damn1
|
||||
which mypy || echo damn2
|
||||
cat `which mypy`
|
||||
pylint --version
|
||||
mypy --version
|
||||
echo test, and deploy your project.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user