Skip to content

Commit c83c2e0

Browse files
chore: installing go is not needed in it tests
1 parent 7c2e37b commit c83c2e0

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/it-test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@ jobs:
4040
with:
4141
fetch-depth: 0 # Needed for git history
4242

43-
- name: Set up Go
44-
uses: actions/setup-go@v5
45-
with:
46-
go-version: '1.21'
47-
cache: true
48-
4943
- name: Download CLI binaries
5044
uses: actions/download-artifact@v4
5145
with:

0 commit comments

Comments
 (0)