Skip to content

Commit f9e20d7

Browse files
authored
Update ci-build.yaml
1 parent aefafa4 commit f9e20d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ jobs:
4343
- name: Run unit tests with nose
4444
env:
4545
DATABASE_URI: "postgresql://postgres:pgs3cr3t@postgres:5432/testdb"
46-
run: nosetests
46+
run: nosetests
47+

0 commit comments

Comments
 (0)