Try to disable go binary cache in acc tests
parent
56885168a0
commit
89a81fdc91
|
@ -27,6 +27,7 @@ jobs:
|
|||
- checkout
|
||||
- go/install:
|
||||
version: "1.16"
|
||||
cache: false
|
||||
- run:
|
||||
name: install dependencies
|
||||
command: |
|
||||
|
|
Loading…
Reference in New Issue