Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,13 @@ targets:
- os=Linux
dimensions:
kvm: "1"
runIf:
- DEPS
- .ci.yaml
- tools/clang_tidy/**
- ci/builders/**
- ci/clang_tidy.sh
- shell/platform/fuchsia/**
# TODO(https://github.com/flutter/flutter/issues/138559): Re-enable/delete.
# runIfNot:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't remove the commented out runIfNot code, since flutter/flutter#138559 is being investigated. I can do so though if @matanlurey prefers.

# - lib/web_ui/**
Expand Down