diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index d2ea14fe..6db4dc7b 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -86,7 +86,7 @@ jobs: . .scripts/ci/ci-env.sh .scripts/ci/ci-prepare.sh npm run lint:s - # npm run lint:cycle + npm run lint:cycle env: CI: true