This commit is contained in:
2026-04-03 16:32:22 +10:00
parent dc6681d61d
commit d75db0b59e

View File

@@ -10,6 +10,7 @@ steps:
- pip install pytest pytest-asyncio
- pytest tests/ -v || true
- name: deploy
image: appleboy/drone-ssh
settings:
@@ -29,4 +30,4 @@ steps:
branch:
- main
event:
- push
- push