Skip to content

Commit b0e1a82

Browse files
committed
fix: error
1 parent 8e59668 commit b0e1a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
# Для CI подставляем тестовые значения
4949
MAIL_USERNAME: test@example.com
5050
MAIL_PASSWORD: testpass
51-
run: uv run pytest -v src/tests
51+
run: uv run pytest -v tests

0 commit comments

Comments
 (0)