| 1 | // Setup Activation Action - Post Step |
| 2 | // Sends an OTLP conclusion span for the job, then removes the /tmp/gh-aw/ |
| 3 | // directory created during the main action step. |
| 4 | // Runs in the post-job phase so that temporary files are erased after the |
nothing calls this directly
no test coverage detected