We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87481aa commit 751444bCopy full SHA for 751444b
1 file changed
.github/workflows/ci.yml
@@ -25,8 +25,6 @@ jobs:
25
26
- name: Run tests
27
run: pytest -v
28
- env:
29
- DATABASE_URL: postgresql://postgres:postgres@localhost:5432/urlshortener
30
31
build:
32
runs-on: ubuntu-latest
0 commit comments