Skip to content

Commit 779552c

Browse files
authored
Merge pull request #30577 from nunnatsa/capk-fix
Fix CAPK required test name
2 parents a242b54 + 673538a commit 779552c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/prow/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ branch-protection:
526526
cluster-api-provider-kubevirt:
527527
required_status_checks:
528528
contexts:
529-
- unit_test
529+
- "unit_test (ubuntu-latest)"
530530
- integration
531531
- go-linter
532532
- check-gen

0 commit comments

Comments
 (0)