Skip to content

Commit e85c069

Browse files
committed
exclude node_modules
1 parent 36081f6 commit e85c069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/githubActions/setRunVariables.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const CLIENTS_COMMON_FILES = [
1515
'generators/src/main/java/com/algolia/codegen/Utils.java',
1616
'generators/src/main/java/com/algolia/codegen/cts',
1717
'tests/CTS',
18+
':!**node_modules',
1819
];
1920

2021
/**

0 commit comments

Comments
 (0)