Browse Source

remove audit to allow changes

mitm001 4 years ago
parent
commit
7edd85550e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/main.yml

+ 2 - 2
.github/workflows/main.yml

@@ -85,8 +85,8 @@ jobs:
 #    - name: Run with CI
 #      run: npm ci
 
-    - name: Audit Depends
-      run: npm audit
+#    - name: Audit Depends
+#      run: npm audit
 
     - name: Build Docs
       run: npm run buildDocs