diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index e97c20f..5f3fc1c 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -27,4 +27,4 @@ jobs: - name: Install dependencies run: npm install - name: Build and test library - - run: npm run validate --if-present + run: npm run validate --if-present