Fix linter violations
This commit is contained in:
parent
82a8fa443e
commit
45dd5ee97d
3 changed files with 2 additions and 3 deletions
|
|
@ -100,7 +100,6 @@ async function run() {
|
|||
logger
|
||||
);
|
||||
stats = { ...queriesStats, ...uploadStats };
|
||||
|
||||
} catch (error) {
|
||||
core.setFailed(error.message);
|
||||
console.log(error);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue