We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5721d2f commit 55c495eCopy full SHA for 55c495e
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
POSTGRES_DB: metadata
12
POSTGRES_PORT: 5432
13
HTSGET_TEST_KEY: thisisatest
14
+ DRS_URL: http://localhost
15
DB_PATH: localhost
16
SERVER_LOCAL_DATA: ${{github.workspace}}/data
17
PGPASSWORD: OG0pjmnQDWUTvLotYrxPrg
0 commit comments