The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
17131b3340245e68d4721bf9f57771cb3f2d04a1 / Jarek Potiuk <[email protected]>
Selective checks for API did not match API test specification (#28319)

The selective checks for the API had "^tests/api" as matching regexp,
where we used "tests/api", "tests/api_connexion" to trigger the tests.
This means that changes to "tests/api_internal" were not treated as
"Other" as they were included in "^tests/api".

This PR fixes it.

Report URL: https://github.com/apache/airflow/actions/runs/3680540483

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to