diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index aeb9a5f953..867bbe7862 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -216,6 +216,7 @@ jobs: fetch-depth: 0 # Fetch all history for all tags and branches - uses: ./.github/actions/setup - uses: ./.github/actions/download-node-modules-and-artifacts + - run: npm run lint:affected $NX_CALCULATION_FLAGS - run: npm run lint:affected -- $NX_CALCULATION_FLAGS build-libs: