1
0
Fork 0
This commit is contained in:
Thomas Sileo 2022-06-22 20:55:45 +02:00
parent ad2f5b32d1
commit b7b04cad03
1 changed files with 1 additions and 1 deletions

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