Skip to content

Commit 7b8712f

Browse files
committed
Allow full tests to pull public data from AWS S3 without credentials.
1 parent 0b9ef1f commit 7b8712f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf/test_full.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,3 +263,5 @@ process {
263263
errorStrategy = 'retry'
264264
maxRetries = 2
265265
}
266+
267+
aws.client.anonymous = true

0 commit comments

Comments
 (0)