diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 473e30f37a57d..b6b9125938e1e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: run: | node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - - name: Run linting + - name: Validate licenses run: node ./bin/npm-cli.js run licenses smoke-tests: