This commit is contained in:
Thomas Sileo
2022-06-22 20:48:48 +02:00
parent 45782010d5
commit b16cf7a719
2 changed files with 4 additions and 2 deletions

View File

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