diff --git a/ci/node.js.yml b/ci/node.js.yml index 4390e93..e772a1c 100644 --- a/ci/node.js.yml +++ b/ci/node.js.yml @@ -27,5 +27,3 @@ jobs: - run: npm ci - run: npm run build --if-present - run: npm test - env: - CI: true