Browse Source

add ci back

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

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

@@ -82,8 +82,8 @@ jobs:
 #       npm i asciidoctor-emoji
 
     # Uncomment after package-lock.json and package.json files are updated.
-#    - name: Run with CI
-#      run: npm ci
+    - name: Run with CI
+      run: npm ci
 
 #    - name: Audit Depends
 #      run: npm audit