The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 443e14a0e2b1b0d6743207ec9d352f032ae719d6 / Jarek Potiuk <[email protected]> Add dev version of asset compilation When we moved www asset compilation from container to the host in #25169, we removed yarn from the image and the old instructions are no longer valid. Instead of in-container yarn dev we expect now to have yarn dev run in the host. It can be done either with pre-commit (if you have no node/yarn installed in your host, pre-commit will automatically install both node and yarn in the right versions, or if you have yarn installed you can run it manually. The 'start-airflow' instructions now remove the in-container instructions and explain those two options you have. Report URL: https://github.com/apache/airflow/actions/runs/2731026622 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
