Skip to content

Commit 46cbb15

Browse files
committed
SBCOSS-399: updated workflow file
1 parent 43db0fb commit 46cbb15

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,3 @@ jobs:
2929

3030
- name: Run lint
3131
run: npm run lint
32-
continue-on-error: true
33-
34-
- name: Run npm audit for vulnerabilities
35-
run: npm audit --audit-level=moderate

0 commit comments

Comments
 (0)