Skip to content

Commit

Permalink
change default.yaml to default_nats.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 26, 2024
1 parent d4f16fd commit 8cb7f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-backend-switching-reuseable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- name: Switch back to NATS backend
run: |
kubectl apply -f config/samples/default.yaml
kubectl apply -f config/samples/default_nats.yaml
make -C hack/ci/ wait-eventing-cr-ready-with-backend ACTIVE_BACKEND=NATS
- name: Test eventing again with NATS
Expand Down

0 comments on commit 8cb7f49

Please sign in to comment.