Skip to content

Commit d02530c

Browse files
committed
Revert "ci: checkout full history"
This reverts commit 9f54b1e.
1 parent 18a300d commit d02530c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
with:
1313
node-version: '24'
1414
- uses: actions/checkout@v6
15-
with:
16-
fetch-depth: 0
1715
- run: (cd ui && yarn)
1816
- run: make build-js
1917
- uses: golangci/golangci-lint-action@v9

0 commit comments

Comments
 (0)