Skip to content

Commit d4d1a0b

Browse files
committed
ci: remove NODE_OPTIONS hack from linter
1 parent 8e447c1 commit d4d1a0b

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
@@ -26,8 +26,6 @@ jobs:
2626
# https://github.com/golangci/golangci-lint-action
2727
- name: Lint
2828
uses: golangci/golangci-lint-action@v9
29-
env:
30-
NODE_OPTIONS: "--no-deprecation"
3129
with:
3230
version: v2.10.1
3331
install-mode: go-install

0 commit comments

Comments
 (0)