mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-09 05:56:55 +00:00
prettier
This commit is contained in:
parent
b3e8a97a84
commit
9856dd9135
4 changed files with 14 additions and 15 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import {run} from './run'
|
||||
import * as core from '@actions/core'
|
||||
|
||||
|
||||
run().catch(core.setFailed)
|
||||
Loading…
Reference in a new issue