Skip to content

Commit

Permalink
Remove Kyma resource check
Browse files Browse the repository at this point in the history
  • Loading branch information
muralov committed Jan 11, 2024
1 parent 1055fa5 commit cab4aeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-with-lifecycle-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ jobs:
run: |
make -C hack/ci/ create-kyma-system-ns
make -C hack/ci/ install-nats-manager
make -C hack/ci/ verify-kyma
- name: Setup & test NATS CR
run: |
Expand Down Expand Up @@ -154,7 +153,6 @@ jobs:
COMMIT_STATUS_JSON: "${{ steps.wait-nats-module-build.outputs.json }}"
run: |
make deploy IMG=${DOCKER_IMAGE}
make -C hack/ci/ verify-kyma
- name: Wait for new changes to be reflected
# Waits for NATS-manager image to be updated and NATS CR readiness.
Expand Down

0 comments on commit cab4aeb

Please sign in to comment.