Updating docker action.
This commit is contained in:
parent
ff54e5e9a3
commit
7e0b4a3cc5
|
@ -57,6 +57,7 @@ jobs:
|
|||
pipx install --pip-args=--constraint=.github/workflows/constraints.txt poetry
|
||||
poetry --version
|
||||
poetry install
|
||||
poetry env use 3.9
|
||||
|
||||
- name: Run the tests
|
||||
run: poetry run -m pytest
|
||||
|
|
Loading…
Reference in New Issue