mirror of https://github.com/Nonannet/copapy.git
version number in ci script fixed
This commit is contained in:
parent
e3fbe27bc4
commit
687cc76e5e
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.10]
|
python-version: ["3.10"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue