Skip to content

Commit

Permalink
Skip trivy test in ci (#1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
marschattha authored Nov 18, 2024
1 parent 345283a commit 13e68f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
working-directory: plugins
run: |
npm ci
npm test
npm test -- --testPathIgnorePatterns=trivy

0 comments on commit 13e68f3

Please sign in to comment.