Skip to content

Commit daa7547

Browse files
committed
run in debug
1 parent f5e0918 commit daa7547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: S3 Enabled as Primary Storage
8787
# we need to skip the clean up so we can test adding a file
8888
helm_args: |
89-
--namespace nextcloud --skip-clean-up --helm-extra-set-args "--values charts/nextcloud/test-values/s3-as-primary-storage.yaml"
89+
--namespace nextcloud --skip-clean-up --helm-extra-set-args "--values charts/nextcloud/test-values/s3-as-primary-storage.yaml --debug"
9090
9191
steps:
9292
- name: Checkout

0 commit comments

Comments
 (0)