mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: disable npm audit on CI (#23902)
This commit is contained in:
parent
69ae8c1a28
commit
9a580af1e6
2
.github/workflows/infra.yml
vendored
2
.github/workflows/infra.yml
vendored
@ -35,5 +35,3 @@ jobs:
|
||||
git diff
|
||||
exit 1
|
||||
fi
|
||||
- name: Audit prod NPM dependencies
|
||||
run: npm audit --omit dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user