Skip to content

Commit f26fb2b

Browse files
authored
Update ci-build.yaml
1 parent 42b41c0 commit f26fb2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
nosetests -v --with-spec --spec-color --with-coverage --cover-package=service
4444
nosetests -v --with-spec --spec-color --with-coverage
4545
env:
46-
postgresql://postgres:pgs3cr3t@postgres:5432/testdb DATABASE_URI: "postgresql://postgres:pgs3cr3t@postgres:5432/testdb"
46+
DATABASE_URI: "postgresql://postgres:pgs3cr3t@postgres:5432/testdb"

0 commit comments

Comments
 (0)