mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-23 19:48:51 +00:00
ci: Add npm audit (#426)
This commit is contained in:
parent
5d053d30d0
commit
a49e738c32
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -48,6 +48,9 @@ jobs:
|
||||
|
||||
- run: npm ci
|
||||
|
||||
- run: npm audit
|
||||
if: startsWith(matrix.os, 'ubuntu-18.04')
|
||||
|
||||
- name: Run prettier
|
||||
if: startsWith(matrix.os, 'ubuntu-18.04')
|
||||
run: npm run format:check
|
||||
|
Loading…
x
Reference in New Issue
Block a user