Skip to content

Commit

Permalink
Fixup running scorecard test
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Nov 7, 2024
1 parent fbb6866 commit cf0b2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
kubectl wait --for=condition=ready pod -l app=olm-operator -n olm --timeout=120s
kubectl wait --for=condition=ready pod -l app=catalog-operator -n olm --timeout=120s
kubectl wait --for=condition=ready pod -l app=packageserver -n olm --timeout=120s
kubectl wait --for=condition=ready pod -l olm.catalogSource=operatorhubio-catalog -n olm --timeout=120s
kubectl wait --for=condition=ready pod -l olm.catalogSource=operatorhubio-catalog -n olm --timeout=240s
bin/operator-sdk scorecard bundle

0 comments on commit cf0b2de

Please sign in to comment.