Skip to content

Commit

Permalink
ci: use simple splunk-appinspect
Browse files Browse the repository at this point in the history
  • Loading branch information
artemrys committed Jan 3, 2025
1 parent d953fec commit aa3abe5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@ jobs:
- run: |
mkdir packaged
poetry run ucc-gen package --path output/demo_addon_for_splunk -o packaged
- uses: splunk/[email protected]
with:
app_path: packaged
included_tags: "cloud"
- run: |
python3 -m pip install splunk-appinspect
- run: |
splunk-appinspect inspect packaged/demo_addon_for_splunk-0.0.1.tar.gz --mode test --included-tags cloud
build-test-addon-openapi-client:
name: build-test-addon-openapi-client Splunk ${{ matrix.splunk.version }}
Expand Down

0 comments on commit aa3abe5

Please sign in to comment.