Tweak CI
parent
ad2f5b32d1
commit
b7b04cad03
|
@ -18,4 +18,4 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
poetry env use "3.10"
|
poetry env use "3.10"
|
||||||
poetry install --no-interaction
|
poetry install --no-interaction
|
||||||
- run: inv tests
|
- run: poetry run inv tests
|
||||||
|
|
Loading…
Reference in New Issue