mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-24 16:06:51 +08:00
action test
This commit is contained in:
parent
c6a869acba
commit
f6ab8cc2de
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,5 +27,5 @@ jobs:
|
||||
with:
|
||||
python-version: 3.7
|
||||
- name: Display Python version
|
||||
run: python3 -c "import sys; print(sys.version)"
|
||||
run: python -c "import sys; print(sys.version)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user