We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bed14 commit 0551439Copy full SHA for 0551439
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
18
env:
19
- DB_URL: localhost:1521/FREEPDB1
+ DB_URL: //localhost:1521/FREEPDB1
20
21
runs-on: ubuntu-latest
22
0 commit comments