在覆盖工作流文档中添加路径过滤器和并发设置。

1作者: nishiohiroshi3 个月前原帖
我们的覆盖工作流程文档现在包含两项最佳实践:路径过滤器,以便您的测试仅在相关文件更改时运行,以及并发设置,以自动取消过时的运行。这可以节省CI时间,并保持您的队列整洁。
查看原文
Our coverage workflow docs now include two best practices: path filters so your tests only run when relevant files change, and concurrency settings to auto-cancel stale runs. Saves CI minutes and keeps your queue clean.