format: follow the latest eslint
This commit is contained in:
committed by
probot-auto-merge[bot]
parent
b59969572f
commit
c65fe1d313
@@ -1,5 +1,5 @@
|
||||
import {exec} from '@actions/exec'
|
||||
import {downloadTool} from '@actions/tool-cache'
|
||||
import {exec} from '@actions/exec'
|
||||
|
||||
export async function runCommand(command: string): Promise<string> {
|
||||
let output = ''
|
||||
|
||||
Reference in New Issue
Block a user