woodpecker test with passing pytest
ci/woodpecker/push/woodpecker Pipeline failed Details

master
Tom Weber 2 years ago
parent f110972d79
commit b167092366

@ -17,6 +17,7 @@ pipeline:
- /bin/bash -c "source venv/bin/activate"
- python -m pip install --upgrade pip pytest
- python -m pip install -r requirements.txt
- python -m pip install -e .
- pytest tests/

Loading…
Cancel
Save