name: 'junit-to-md' description: 'transcribe junit reports to md' inputs: writepath: description: 'where the mdfile goes' required: true status: description: 'just check' required: false runs: using: 'node16' main: 'dist/index.js'