Skip to content

Commit d8b1596

Browse files
Add missing command
1 parent 586bb18 commit d8b1596

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
set -euo pipefail
3737
uv tool install pre-commit
3838
cd '$WS'
39+
bazel run //:ide_support
3940
git config --global --add safe.directory '$WS'
4041
git rev-parse --show-toplevel
4142
pre-commit run -a

0 commit comments

Comments
 (0)