We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefafa4 commit f9e20d7Copy full SHA for f9e20d7
.github/workflows/ci-build.yaml
@@ -43,4 +43,5 @@ jobs:
43
- name: Run unit tests with nose
44
env:
45
DATABASE_URI: "postgresql://postgres:pgs3cr3t@postgres:5432/testdb"
46
- run: nosetests
+ run: nosetests
47
+
0 commit comments