Caleb Porzio 4 năm trước cách đây
mục cha
commit
19e5d8262c
1 tập tin đã thay đổi với 9 bổ sung4 xóa
  1. 9 4
      .github/workflows/run-tests.yml

+ 9 - 4
.github/workflows/run-tests.yml

@@ -7,7 +7,12 @@ jobs:
       - uses: actions/checkout@v1
       - uses: bahmutov/npm-install@v1
         with:
-          node-version: 15
-      - run: npm -v && npm run build
-        with:
-          node-version: 15
+          working-directory: |
+            alpinejs
+            csp
+            history
+            intersect
+            persist
+            morph
+            trap
+      - run: npm run build