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 1924f15 commit b9e07d6Copy full SHA for b9e07d6
.github/workflows/build-and-test.yml
@@ -50,4 +50,4 @@ jobs:
50
env:
51
USE_CONTAINER: "false"
52
NEO4J_PASSWORD: ${{ secrets.AURA_PASSWORD }}
53
- NEO4J_URL: ${{ secrets.AURA_URI }}
+ NEO4J_URL: ${{ secrets.AURA_URL }}
0 commit comments