mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(infra): allow builds to succeed in spite of audit failures (#35442)
This commit is contained in:
parent
16f634649f
commit
3ad5c2731a
1
.github/workflows/infra.yml
vendored
1
.github/workflows/infra.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
fi
|
||||
- name: Audit prod NPM dependencies
|
||||
run: node utils/check_audit.js
|
||||
continue-on-error: true
|
||||
lint-snippets:
|
||||
name: "Lint snippets"
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user