Deactivate cache for tidycheck workflow (#216)

This commit is contained in:
Paul Meyer 2022-10-06 11:19:15 +02:00 committed by GitHub
parent 369480a50b
commit e4963b0511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,6 @@ jobs:
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
with:
go-version: "1.19.1"
cache: true
- name: Get Go submodules
id: submods