diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23a2a173c2ee6..956a41729655f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - run: npm ci - name: Linter - run: npm run + run: npm run lint browser-integration: runs-on: ubuntu-latest