Skip to content

Commit 2eb0b77

Browse files
committed
chore(workflows): disable Go installation in staticcheck action
1 parent 9e5e0cf commit 2eb0b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pushes.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
uses: dominikh/staticcheck-action@v1.3.1
6767
with:
6868
version: "latest"
69+
install-go: false
6970

7071
- name: Install additional check/lint tools
7172
id: tools-install

0 commit comments

Comments
 (0)