mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-06-30 01:07:03 +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'] = 'false'
|
||||
|
||||
import * as installer from '../src/installer'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user