The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 8574f6f54214309f0b6d6618c9685903d60ad5dc / Jarek Potiuk <[email protected]> Fix caching in CI for pre-commits For some time, caching in pre-commits was broken and some of the pre-commit installation was unnecessary. There were few missing or mis-sequenced steps when the CI cache was declered and it made regular PRs us a bit (1-2 minutes) longer time for pre-commit setup than it was needed. In case of image building, there is no need to setup all pre-commits because only one pre-commit is needed (update-generated dependencies) - instead we can simply install rich and yaml locally and run the pre-comit script directly. This PR cleans it up. Report URL: https://github.com/apache/airflow/actions/runs/3353753759 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
