Skip to content

Commit 32f35f7

Browse files
committed
Update test.yml
1 parent 555a499 commit 32f35f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
POSTGRES_DB: metadata
1313
POSTGRES_PORT: 5432
1414
HTSGET_TEST_KEY: thisisatest
15-
DRS_URL: http://localhost
15+
DRS_URL: http://localhost/drs
16+
VAULT_URL: "http://localhost/vault"
1617
DB_PATH: localhost
1718
SERVER_LOCAL_DATA: ${{github.workspace}}/data
1819
PGPASSWORD: OG0pjmnQDWUTvLotYrxPrg

0 commit comments

Comments
 (0)