Skip to content

Commit a44f368

Browse files
committed
fix ci remote user
1 parent 001f195 commit a44f368

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/openmis-module-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ jobs:
111111
DB_PASSWORD: GitHub999
112112
#DEV_SERVER: true
113113
SITE_ROOT: api
114-
REMOTE_USER_AUTHENTICATION: True
115114
- name: Django tests 1.4.2
116115
working-directory: ./openimis
117116
run: |
@@ -132,7 +131,6 @@ jobs:
132131
DB_PASSWORD: GitHub999
133132
#DEV_SERVER: true
134133
SITE_ROOT: api
135-
REMOTE_USER_AUTHENTICATION: True
136134
- name: Django tests last main
137135
working-directory: ./openimis
138136
run: |
@@ -153,4 +151,3 @@ jobs:
153151
DB_PASSWORD: GitHub999
154152
#DEV_SERVER: true
155153
SITE_ROOT: api
156-
REMOTE_USER_AUTHENTICATION: True

0 commit comments

Comments
 (0)