Skip to content

Commit e5f606f

Browse files
committed
Lint without checkout
1 parent 0695c0d commit e5f606f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,4 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v4
4040
- uses: dtolnay/install-buck2@latest
41-
- name: git submodule init
42-
uses: ./.github/actions/checkout
4341
- run: git ls-files '*.bzl' '*.bxl' | xargs buck2 starlark lint

0 commit comments

Comments
 (0)