Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: use test: all rather than editing .ci.yaml (flutter#54667)
Rather than editing `.ci.yaml` to enable the `linux_web_engine` shard, instead suggest tagging with the `test: all` label, which avoids the risk of accidentally committing an unwanted change to `.ci.yaml` and having to revert the change before landing. This is also more future-proof against further `runIf` additions to `.ci.yaml`. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
- Loading branch information