Skip to content

Commit acf3371

Browse files
committed
remove env export
1 parent b5c4530 commit acf3371

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,5 @@ jobs:
6262
run: go test -v ./...
6363
working-directory: ./dbos
6464
env:
65-
DBOS_DATABASE_URL: postgres://postgres:a!b@c$d()e*_,/:;=?@ff[]22@localhost:5432/postgres?sslmode=disable
6665
PGPASSWORD: a!b@c$d()e*_,/:;=?@ff[]22
6766
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)