Skip to content

Commit

Permalink
run in debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wrenix committed Nov 22, 2024
1 parent f5e0918 commit daa7547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: S3 Enabled as Primary Storage
# we need to skip the clean up so we can test adding a file
helm_args: |
--namespace nextcloud --skip-clean-up --helm-extra-set-args "--values charts/nextcloud/test-values/s3-as-primary-storage.yaml"
--namespace nextcloud --skip-clean-up --helm-extra-set-args "--values charts/nextcloud/test-values/s3-as-primary-storage.yaml --debug"
steps:
- name: Checkout
Expand Down

0 comments on commit daa7547

Please sign in to comment.