Skip to content

Commit 4c8dd11

Browse files
committed
All jobs that use Bazel should depend on bazel-lint
1 parent e54d8e0 commit 4c8dd11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ jobs:
395395
name: Options tests
396396
needs:
397397
- action-lint
398+
- bazel-lint
398399
- docker-lint
399400
- python-format
400401
- shell-lint
@@ -450,6 +451,7 @@ jobs:
450451
name: Malloc/asan/msan tests
451452
needs:
452453
- action-lint
454+
- bazel-lint
453455
- docker-lint
454456
- python-format
455457
- shell-lint

0 commit comments

Comments
 (0)