We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001f195 commit a44f368Copy full SHA for a44f368
1 file changed
.github/workflows/openmis-module-test.yml
@@ -111,7 +111,6 @@ jobs:
111
DB_PASSWORD: GitHub999
112
#DEV_SERVER: true
113
SITE_ROOT: api
114
- REMOTE_USER_AUTHENTICATION: True
115
- name: Django tests 1.4.2
116
working-directory: ./openimis
117
run: |
@@ -132,7 +131,6 @@ jobs:
132
131
133
134
135
136
- name: Django tests last main
137
138
@@ -153,4 +151,3 @@ jobs:
153
151
154
152
155
156
0 commit comments