parent
3f5ef10067
commit
9c8db14086
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ jobs:
|
||||||
&& echo "APP_KEY=pfi5N2ACN4tMJ5d8d8BPHfh3FEuvleej" >> .env.test
|
&& echo "APP_KEY=pfi5N2ACN4tMJ5d8d8BPHfh3FEuvleej" >> .env.test
|
||||||
&& echo "DRIVE_DISK=local" >> .env.test
|
&& echo "DRIVE_DISK=local" >> .env.test
|
||||||
&& echo "OAI_LIST_SIZE=200" >> .env.test
|
&& echo "OAI_LIST_SIZE=200" >> .env.test
|
||||||
&& echo "OPENSEARCH_HOST=localhost" >> .env.test
|
&& echo "OPENSEARCH_HOST=http://localhost" >> .env.test
|
||||||
&& echo "OPENSEARCH_CORE=tethys-records" >> .env.test
|
&& echo "OPENSEARCH_CORE=tethys-records" >> .env.test
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue