The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 1f16c57faf0f10edfaeb51b2d8c0046a8843023d / Daniel Standish <[email protected]> Speed up boring cyborg consistency pre-commit check (#42589) This is typically the slowest pre-commit besides mypy, and it runs every time. Previously it loaded all filenames into memory and ran glob filter on that. It seems faster to apply glob against the file system directly. This makes pre-commit much faster. Previously took around 4 seconds, now about a half a second. Report URL: https://github.com/apache/airflow/actions/runs/11117278722 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
