我没辙了直接把测试打包进去吧
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-07 18:41:59 +08:00
parent c2f677911d
commit 31d19b7ec0
2 changed files with 2 additions and 1 deletions

View File

@ -61,6 +61,7 @@ COPY bot.py pyproject.toml .env.prod .env.test ./
COPY assets ./assets
COPY scripts ./scripts
COPY konabot ./konabot
COPY tests ./tests
ENV PYTHONPATH=/app