Skip to content

Commit 3a43eb7

Browse files
committed
Test AppInspect with --ci flag
1 parent 788cb2f commit 3a43eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/run-appinspect/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ runs:
2525
tar -czf mock_app.tgz --exclude="__pycache__" bin default metadata
2626
- name: Validate the mock app with AppInspect
2727
shell: bash
28-
run: uvx splunk-appinspect inspect ${{ inputs.mock-app-path }}/mock_app.tgz --included-tags cloud
28+
run: uvx splunk-appinspect inspect ${{ inputs.mock-app-path }}/mock_app.tgz --included-tags cloud --ci

0 commit comments

Comments
 (0)