1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-16 06:15:25 +00:00

Update build, remove shell, add email on failure

This commit is contained in:
Ivan Habunek 2022-11-24 11:27:43 +01:00
parent 4a544e8175
commit 4fb347d70a
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -12,4 +12,7 @@ tasks:
pip install pytest
pip install psycopg2-binary
pytest
shell: true
triggers:
- action: email
condition: failure
to: ivan@habunek.com