mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
Add initial implementation
This commit is contained in:
committed by
Clare Liguori
parent
6c5c32e279
commit
bb4ecd82fd
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
testEnvironment: 'node',
|
||||
setupFiles: ['./jest.setup-env.js']
|
||||
};
|
||||
Reference in New Issue
Block a user