We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54d8e0 commit 4c8dd11Copy full SHA for 4c8dd11
1 file changed
.github/workflows/ci.yaml
@@ -395,6 +395,7 @@ jobs:
395
name: Options tests
396
needs:
397
- action-lint
398
+ - bazel-lint
399
- docker-lint
400
- python-format
401
- shell-lint
@@ -450,6 +451,7 @@ jobs:
450
451
name: Malloc/asan/msan tests
452
453
454
455
456
457
0 commit comments