We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e447c1 commit d4d1a0bCopy full SHA for d4d1a0b
1 file changed
.github/workflows/build.yml
@@ -26,8 +26,6 @@ jobs:
26
# https://github.com/golangci/golangci-lint-action
27
- name: Lint
28
uses: golangci/golangci-lint-action@v9
29
- env:
30
- NODE_OPTIONS: "--no-deprecation"
31
with:
32
version: v2.10.1
33
install-mode: go-install
0 commit comments