More Woodpecker CI...
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Administrator 2024-01-18 20:35:48 +00:00
parent 1ef7224b1a
commit 9582ce66b7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ steps:
python-3.8:
image: python:3.8
commands:
- pip install pipenv==2023.11.15
- pip install pipenv==2023.11.15 tomli
- pipenv install --dev --deploy
- pipenv run almake test-typing
- pipenv run almake test-pytest