Updating docker action.

This commit is contained in:
Dan 2022-06-20 16:05:59 -04:00
parent ff54e5e9a3
commit 7e0b4a3cc5
1 changed files with 1 additions and 0 deletions

View File

@ -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