Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily disable npm audit of dev dependencies (#802)
# Pull Request ## π€¨ Rationale As described in #801 we have a vulnerability that is causing `npm audit` to fail the PR build, preventing submissions. ## π©βπ» Implementation Comment out the audit step that's failing. We'll use the bug linked above to track re-enabling it. ## π§ͺ Testing PR build ## β Checklist <!--- Review the list and put an x in the boxes that apply or ~~strike through~~ around items that don't (along with an explanation). --> - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
- Loading branch information