We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f47bb commit 344c38dCopy full SHA for 344c38d
tox.ini
@@ -50,7 +50,7 @@ deps =
50
py38: psycopg2==2.8.6
51
py37: psycopg2==2.8.6
52
py36: psycopg2==2.8.6
53
-passenv = HOME PG_USER PG_DB PG_PASSWORD MSQL_USER MSQL_DB MSQL_PASSWORD CODACY_PROJECT_TOKEN
+passenv = *
54
commands =
55
coverage run manage.py test --no-input
56
coverage report -m
0 commit comments