The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: 08bfa08273822ce18e01f70f9929130735022583 / Daniel Standish <[email protected]> Fix typo re schedule vs schedule_interval (#34743) Now, typically, the "schedule interval" expression would be passed via param "schedule" since "schedule_interval" was deprecated. So we should not use the underscore here (which is a remnant of the old var name) but just use either "interval" or "schedule interval", thus referring either to the concept (and not the param name) or the actual local function argument. Report URL: https://github.com/apache/airflow/actions/runs/6401534720 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
