Updating docker action.

This commit is contained in:
Dan 2022-06-20 16:09:52 -04:00
parent 7e0b4a3cc5
commit 46e0462240

View File

@ -60,7 +60,7 @@ jobs:
poetry env use 3.9
- name: Run the tests
run: poetry run -m pytest
run: poetry run pytest
build-and-push-image:
needs: