mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
fix: change coverage provider
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ export async function run() {
|
||||
}
|
||||
}
|
||||
|
||||
/* istanbul ignore next */
|
||||
/* c8 ignore start */
|
||||
if (require.main === module) {
|
||||
(async () => {
|
||||
await run();
|
||||
|
||||
Reference in New Issue
Block a user