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 <Jorge_turrado@hotmail.es>
  • Loading branch information
JorTurFer authored Aug 1, 2024
1 parent bb1338b commit a5e16c0
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,12 @@ jobs:
with:
secrets: ${{ toJSON(secrets) }}

- name: Run end to end tests
continue-on-error: true
id: code
- name: Get context
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 get-cluster-context
- name: List namespaces
run: |
kubectl get ns

0 comments on commit a5e16c0

Please sign in to comment.