This commit is contained in:
Thomas Sileo 2022-06-22 20:55:45 +02:00
parent ad2f5b32d1
commit b7b04cad03

View file

@ -18,4 +18,4 @@ jobs:
- run: |
poetry env use "3.10"
poetry install --no-interaction
- run: inv tests
- run: poetry run inv tests