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 210b8e6 commit bb759acCopy full SHA for bb759ac
.github/workflows/tests.yml
@@ -62,5 +62,6 @@ jobs:
62
run: go test -v ./...
63
working-directory: ./dbos
64
env:
65
+ DBOS_DATABASE_URL: postgres://postgres:a!b@c$d()e*_,/:;=?@ff[]22@localhost:5432/postgres?sslmode=disable
66
PGPASSWORD: a!b@c$d()e*_,/:;=?@ff[]22
67
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments