fix: Make AWS credential work with global AWS services (#9631)
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
"nodes/**/*.json",
|
||||
"credentials/translations/**/*.json"
|
||||
],
|
||||
"exclude": ["nodes/**/*.test.ts", "test/**"]
|
||||
"exclude": ["nodes/**/*.test.ts", "credentials/**/*.test.ts", "test/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user