Commit 84c9343
chore(hypershift): Use verify-ci target for Prow CI (#76665)
Switch the HyperShift Prow verify job from `make verify` to
`make verify-ci`. The verify-ci target excludes lint, codespell,
gitlint, and cpo-container-sync checks which now run in GitHub
Actions workflows, avoiding duplicate CI work.
The full `make verify` target remains unchanged for local
development use.
Related: openshift/hypershift#7980
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9f4a76f commit 84c9343
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments