mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 14:33:28 +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:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
- name: Display Python version
|
- 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