Parcourir la source

remove audit to allow changes

mitm001 il y a 4 ans
Parent
commit
7edd85550e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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