fix: change github action to test different pipeline

This commit is contained in:
Eduardo Chiarotti
2024-07-04 19:32:55 -03:00
parent a34bc87163
commit 3c8db798ef

View File

@@ -28,4 +28,4 @@ jobs:
poetry lock && poetry install
- name: Run tests
run: poetry run pytest tests
run: poetry run pytest