rf/test setup-go@v4 cache enabled
This commit is contained in:
parent
d619440fb9
commit
c4cf90dd57
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -33,7 +33,8 @@ jobs:
|
|||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: ^1.21
|
go-version: ^1.21
|
||||||
cache: false
|
cache-dependency-path:
|
||||||
|
go.sum
|
||||||
id: go
|
id: go
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user