Skip to content

Commit

Permalink
temp: integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Sep 19, 2024
1 parent 5e96b01 commit b70ed82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Setup namespace
run: |
kubectl config set-context --current --namespace=harmony
kubectl config set-context --current --namespace=openedx-harmony
- name: Helm dependency add
run: |
Expand Down

0 comments on commit b70ed82

Please sign in to comment.