Skip to content

Commit 2608352

Browse files
added env in tests release
1 parent ea3bac8 commit 2608352

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CMakePresets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
},
6060
"execution": {
6161
"timeout": 1200
62+
},
63+
"environment": {
64+
"ENDPOINT": "localhost:2136",
65+
"DATABASE": "/local"
6266
}
6367
},
6468
{

0 commit comments

Comments
 (0)