Skip to content

Commit 5238fda

Browse files
chore: debug snyk tests
1 parent 73b1244 commit 5238fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/build-and-package/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ runs:
111111
env:
112112
SNYK_TOKEN: ${{ inputs.SNYK_TOKEN }}
113113
run: |
114-
npm run snyk-test > /dev/null 2>&1
114+
npm run snyk-test
115115
116116
- name: Create Jira Tickets
117117
if: >

0 commit comments

Comments
 (0)