Skip to content

Commit 7853f2f

Browse files
committed
Ignore tests.zip from uploads when home_directory is set
1 parent f6fcafd commit 7853f2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/helpers/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ const filesToIgnoreWhileUploading = [
319319
"package.json",
320320
"browserstack-package.json",
321321
"tests.zip",
322+
"**/tests.zip",
322323
"cypress.json",
323324
"cypress.config.js",
324325
"cypress.config.ts",

0 commit comments

Comments
 (0)