fix folder name for db adapter

This commit is contained in:
2025-03-27 22:09:34 +01:00
parent a56454110a
commit 46077870c3
50 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ on:
types: [opened, synchronize, reopened]
paths:
- "apps/db-adapter**"
- ".github/workflows/db_adapter_ci.yml"
jobs:
golangci:

View File

@@ -1,3 +1,3 @@
MEMGRAPH_URI="bolt://localhost:7687"
MEMGRAPH_USER="memgraph"
MEMGRAPH_PASSWORD="memgraph"5
MEMGRAPH_PASSWORD="memgraph"