GHA/checksrc: yq is pre-installed, drop manual install

Follow-up to 17a669426f #17537

Cherry-picked from #17561
This commit is contained in:
Viktor Szakats 2025-06-09 16:26:58 +02:00
parent ab650379a8
commit dd4088d916
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -152,7 +152,7 @@ jobs:
name: checkout
- name: install prereqs
run: brew install shellcheck yq zizmor
run: brew install shellcheck zizmor
- name: zizmor GHA
run: zizmor --pedantic .github/workflows/*.yml