mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 14:49:25 +00:00
Remove log result
This commit is contained in:
parent
26ee3d2d09
commit
62fdca610c
2 changed files with 0 additions and 2 deletions
|
|
@ -22,7 +22,6 @@ 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