alamb opened a new issue, #15951: URL: https://github.com/apache/datafusion/issues/15951
### Describe the bug - While reviewing https://github.com/apache/datafusion/pull/15769 from @adriangb I noticed there are two CI tests that each take 15 minutes that are doing the same thing: https://github.com/apache/datafusion/blob/555fc2e24dd669e44ac23a9a1d8406f4ac58a9ed/.github/workflows/rust.yml#L349 https://github.com/apache/datafusion/blob/555fc2e24dd669e44ac23a9a1d8406f4ac58a9ed/.github/workflows/docs_pr.yaml#L38 ### To Reproduce Make a PR that runs the CI jobs ### Expected behavior I would like to save CI cycles by only running one job I suggest removing this copy of the jobs: https://github.com/apache/datafusion/blob/555fc2e24dd669e44ac23a9a1d8406f4ac58a9ed/.github/workflows/docs_pr.yaml#L38 ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org