diff --git a/src/create-tree.ts b/src/create-tree.ts index 9adba53..acb880b 100644 --- a/src/create-tree.ts +++ b/src/create-tree.ts @@ -80,7 +80,7 @@ export async function createTree( sha: null, }); continue; - /* v8 ignore next 3 */ + /* v8 ignore next 3 */ } catch (error) { continue; }