Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: clean up everything before each run (runfinch#30)
## Summary Currently if a run is canceled midway, the environment is left untidied, which may cause subsequent runs to fail. Take this [run](https://github.com/runfinch/finch/actions/runs/3527869248/jobs/5917387104) for example, `_output` was not cleaned up, so the run failed. ## License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Hsing-Yu (David) Chen <[email protected]>
- Loading branch information