mirror of
https://github.com/nushell/nushell.git
synced 2025-08-04 01:11:05 +02:00
appears the `nu-coverage` job of the CI has decided to go wild, marking a lot of runs with ❌, both in PRs and on the `main` branch 😱 this PR tries to mitigate the damage by disabling the pipeline. > **Note** > see [*Using conditions to control job execution*](https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution)