mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
chore: add remaining tests
This commit is contained in:
@@ -27,6 +27,7 @@ export async function cleanup() {
|
||||
core.setFailed(errorMessage(error));
|
||||
}
|
||||
}
|
||||
/* istanbul ignore next */
|
||||
if (require.main === module) {
|
||||
(async () => {
|
||||
await cleanup();
|
||||
|
||||
Reference in New Issue
Block a user