Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Kani temp files from book upload (rust-lang#1793)
When Kani crashes or timeout, it leaves behind all the temporary files. While running the bookrunner, that can happen because of some instability or timeout. Thus, we need to manually delete these files for now to avoid uploading them as part of the bookrunner artifacts.
- Loading branch information