We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ff8de commit a2baff6Copy full SHA for a2baff6
1 file changed
.github/workflows/tests.yml
@@ -104,6 +104,7 @@ jobs:
104
BASE_URL: http://localhost:8000
105
SESSION_SECRET_KEY: supersecretkeyforunittests
106
AUTHENTIK_DISABLE_AUTHENTICATION: 1
107
+ DROP_AND_REBUILD_DB: 1
108
109
services:
110
postgis:
0 commit comments