chore(ci): skip cache for lint workflow (#17459)

This commit is contained in:
Dan Stough 2023-05-25 10:24:07 -04:00 committed by GitHub
parent 1d42274870
commit f07290ffb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
working-directory: ${{ matrix.directory }}
version: v1.51.1
args: --build-tags="${{ env.GOTAGS }}" -v
skip-cache: true
- name: Notify Slack
if: ${{ failure() }}
run: .github/scripts/notify_slack.sh