diff --git a/.github/workflows/pr-platform.yml b/.github/workflows/pr-platform.yml index e6e8919548..3d961ca090 100644 --- a/.github/workflows/pr-platform.yml +++ b/.github/workflows/pr-platform.yml @@ -31,4 +31,4 @@ jobs: architecture: ${{ matrix.architecture }} - run: npm install - run: npm test - - run: npm run lint + - run: npm run lint -- --quiet