Try to disable go binary cache in acc tests

main
Elie 2021-02-22 11:29:44 +01:00
parent 56885168a0
commit 89a81fdc91
No known key found for this signature in database
GPG Key ID: 399AF69092C727B6
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
- checkout
- go/install:
version: "1.16"
cache: false
- run:
name: install dependencies
command: |