Skip to content

Commit

Permalink
Update debug.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
  • Loading branch information
JorTurFer authored Aug 1, 2024
1 parent 6fc5722 commit bb1338b
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,3 @@ jobs:
run: |
make get-cluster-context
kubectl get ns
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

- name: Run end to end tests
continue-on-error: true
id: test
env:
AWS_RUN_IDENTITY_TESTS: true
AZURE_RUN_WORKLOAD_IDENTITY_TESTS: true
GCP_RUN_IDENTITY_TESTS: true
ENABLE_OPENTELEMETRY: true
TEST_CLUSTER_NAME: keda-e2e-cluster-pr
run: |
make e2e-test

0 comments on commit bb1338b

Please sign in to comment.