fix runner
This commit is contained in:
parent
a563c04bc6
commit
b82295b7a8
@ -8,7 +8,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://github.com/actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.10.12
|
||||
python-version: 3.10
|
||||
architecture: x64
|
||||
- uses: https://github.com/Gr1N/setup-poetry@v8
|
||||
- run: poetry run flake8 .
|
||||
- run: poetry run mypy .
|
||||
|
Loading…
Reference in New Issue
Block a user