mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-12 22:21:20 +02:00
fix: post step failure is job failure (#85)
This commit is contained in:
4
pkg/runner/testdata/post-step-failure-is-job-failure/post-step-failure/action.yml
vendored
Normal file
4
pkg/runner/testdata/post-step-failure-is-job-failure/post-step-failure/action.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
runs:
|
||||
using: node20
|
||||
main: main.js
|
||||
post: post.js
|
||||
Reference in New Issue
Block a user