chore(ci): skip cache for lint workflow

pull/17459/head
DanStough 2023-05-24 18:06:07 -04:00
parent a90c9ce2b0
commit b35371ac27
No known key found for this signature in database
GPG Key ID: 0D994ED7D73D7809
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