mirror of
https://github.com/curl/curl.git
synced 2026-05-19 19:16:20 +03:00
GHA/checksrc: yq is pre-installed, drop manual install
Follow-up to 17a669426f #17537
Cherry-picked from #17561
This commit is contained in:
parent
ab650379a8
commit
dd4088d916
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue