Skip to content

Commit

Permalink
step
Browse files Browse the repository at this point in the history
  • Loading branch information
Miniast committed May 11, 2024
1 parent 5dbc46f commit a3d328c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,5 @@ export const alignOptions = (options: any): any => {
}

gotOptions.retry = { limit: 0 };
console.log(gotOptions)
return gotOptions;
};

0 comments on commit a3d328c

Please sign in to comment.