Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 15, 2024
1 parent 4631fc2 commit 7a55753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
backend-switching:
needs: wait-until-build-succeeds
if: github.event_name == 'pull_request'
uses: "./.github/workflows/run-e2e-tests-reusable.yaml"
uses: "./.github/workflows/e2e-backend-switching-reuseable.yml"
with:
eventing-manager-image: europe-docker.pkg.dev/kyma-project/dev/eventing-manager:latest
kube-version: "1.26.9"
Expand Down

0 comments on commit 7a55753

Please sign in to comment.