mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Add --no-audit flag
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 6
|
||||
- run: npm install && npm install karma-cli karma-sauce-launcher
|
||||
- run: npm install --no-audit && npm install karma-cli karma-sauce-launcher
|
||||
- name: Setup Sauce Labs
|
||||
run: sh -e /etc/init.d/xvfb start
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user