We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a300d commit d02530cCopy full SHA for d02530c
1 file changed
.github/workflows/build.yml
@@ -12,8 +12,6 @@ jobs:
12
with:
13
node-version: '24'
14
- uses: actions/checkout@v6
15
- with:
16
- fetch-depth: 0
17
- run: (cd ui && yarn)
18
- run: make build-js
19
- uses: golangci/golangci-lint-action@v9
0 commit comments