Skip to content

Commit 5f13610

Browse files
committed
fix: URL to URI
1 parent 1d2d70d commit 5f13610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
env:
5151
USE_CONTAINER: "false"
5252
NEO4J_PASSWORD: ${{ secrets.AURA_PASSWORD }}
53-
NEO4J_URL: ${{ secrets.AURA_URL }}
53+
NEO4J_URI: ${{ secrets.AURA_URL }}

0 commit comments

Comments
 (0)