mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 14:49:25 +00:00
Test log result
This commit is contained in:
parent
be5d094bf9
commit
26ee3d2d09
2 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ async function main() {
|
|||
{require: require, github, context},
|
||||
script
|
||||
)
|
||||
console.log('test result', result)
|
||||
|
||||
let encoding = core.getInput('result-encoding')
|
||||
encoding = encoding ? encoding : 'json'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue