Skip to content

Commit a2baff6

Browse files
committed
feat: enable database drop and rebuild for unit tests
1 parent 41ff8de commit a2baff6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
BASE_URL: http://localhost:8000
105105
SESSION_SECRET_KEY: supersecretkeyforunittests
106106
AUTHENTIK_DISABLE_AUTHENTICATION: 1
107+
DROP_AND_REBUILD_DB: 1
107108

108109
services:
109110
postgis:

0 commit comments

Comments
 (0)