mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-07-17 16:02:08 +00:00
Use core.getBooleanInput (#280)
* Use core.getBooleanInput * Update test
This commit is contained in:
@@ -8,6 +8,7 @@ const tempDir = path.join(__dirname, 'runner', 'temp')
|
||||
|
||||
process.env['RUNNER_TOOL_CACHE'] = toolDir
|
||||
process.env['RUNNER_TEMP'] = tempDir
|
||||
process.env['INPUT_FAIL-FAST'] = 'true'
|
||||
|
||||
import * as installer from '../src/installer'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user