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 b5c4530 commit acf3371Copy full SHA for acf3371
.github/workflows/tests.yml
@@ -62,6 +62,5 @@ 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