try to fix test running
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Ravenscroft 2022-01-29 15:07:31 +00:00
parent 97c617b644
commit edcc5f390d
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ steps:
commands: commands:
- pip install poetry - pip install poetry
- poetry install - poetry install
- pytest - poetry run pytest