github.com/nektos/act@v0.2.83/pkg/runner/testdata/post-step-failure-is-job-failure/post-step-failure/post.js (about) 1 console.log('This is a post step failure test'); 2 process.exit(1);