mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 12:48:25 +00:00
Adds database URI
This commit is contained in:
parent
f171d88bf4
commit
3a1b36d564
@ -24,6 +24,7 @@ env:
|
||||
global:
|
||||
- TESTING=true
|
||||
- PB_ENABLED=false
|
||||
- SQLALCHEMY_DATABASE_URI="postgresql://postgres:@localhost:5432/crc_test"
|
||||
|
||||
script:
|
||||
- pipenv run coverage run -m pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user