Skip to content

Commit df63429

Browse files
committed
Improve CI workflow
1 parent a98d8e5 commit df63429

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/setup-go@v3
2626
with:
2727
go-version: ${{ matrix.go }}
28-
id: go
2928

3029
- name: Checkout
3130
uses: actions/checkout@v3
@@ -54,7 +53,6 @@ jobs:
5453
uses: actions/setup-go@v3
5554
with:
5655
go-version: '1.17.x'
57-
id: go
5856

5957
- name: Checkout
6058
uses: actions/checkout@v3

0 commit comments

Comments
 (0)