Skip to content

Commit e30c55d

Browse files
committed
build: exclude genai parent directory from legacy dev tests
1 parent 6225e59 commit e30c55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/config/nodejs-dev.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
"functions/v2/tips/retry",
186186
"functions/v2/typed/googlechatbot",
187187
"functions/v2/typed/greeting",
188+
"genai", // parent directory
188189
"generative-ai/snippets",
189190
"healthcare/consent",
190191
"healthcare/datasets",

0 commit comments

Comments
 (0)