properly building python
This commit is contained in:
parent
7d1149a1d5
commit
c552bd2eb1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [3.10]
|
||||
python-version: ['3.10']
|
||||
poetry-version: [1.1.14]
|
||||
node: [18]
|
||||
os: [ubuntu-latest]
|
||||
|
Loading…
Reference in New Issue
Block a user