We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e59668 commit b0e1a82Copy full SHA for b0e1a82
.github/workflows/ci.yml
@@ -48,4 +48,4 @@ jobs:
48
# Для CI подставляем тестовые значения
49
MAIL_USERNAME: test@example.com
50
MAIL_PASSWORD: testpass
51
- run: uv run pytest -v src/tests
+ run: uv run pytest -v tests
0 commit comments