Forgot poetry install
This commit is contained in:
parent
2d148ac951
commit
dab6ad4b21
@ -10,6 +10,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.10
|
||||
- uses: https://github.com/Gr1N/setup-poetry@v8
|
||||
- run: poetry install
|
||||
- run: poetry run flake8 .
|
||||
- run: poetry run mypy .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user