Skip to content

Commit

Permalink
added verbose logging
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
  • Loading branch information
dipankardas011 committed Jun 21, 2024
1 parent b1439fa commit 647c832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: local switch
run: |
${{env.KSCTL_BIN}} switch -p local -n demolocal-extmongo -s external-store-mongodb
${{env.KSCTL_BIN}} switch -p local -v -1 -n demolocal-extmongo -s external-store-mongodb
- name: local delete
run: |
Expand Down

0 comments on commit 647c832

Please sign in to comment.