Skip to content

Commit

Permalink
fixed entire ci
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Nov 16, 2023
1 parent f25dda3 commit 57fd472
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test-mock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,6 @@ jobs:
run: |
.\ksctl.exe delete local -n demolocal -v -1 --approve
- name: uninstall
run: |
cd .\scripts
.\uninstall.ps1
ksctl-cli-unix:
strategy:
matrix:
Expand Down Expand Up @@ -207,8 +202,3 @@ jobs:
- name: local delete
run: |
ksctl delete local -n demolocal -v -1 --approve
- name: uninstall
run: |
make uninstall

0 comments on commit 57fd472

Please sign in to comment.