1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.13"
|
python-version: "3.13"
|
||||||
|
cache: poetry
|
||||||
- run: python --version
|
- run: python --version
|
||||||
|
|
||||||
# test2:
|
# test2:
|
||||||
|
|||||||
Reference in New Issue
Block a user