test
This commit is contained in:
parent
b82295b7a8
commit
4748ef2f27
@ -6,10 +6,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://github.com/actions/setup-python@v4
|
||||
- uses: https://github.com/actions/setup-python@v3
|
||||
with:
|
||||
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