diff --git a/.github/workflows/perfScaleNut.yml b/.github/workflows/perfScaleNut.yml index 41e61c9540..d93019b6c0 100644 --- a/.github/workflows/perfScaleNut.yml +++ b/.github/workflows/perfScaleNut.yml @@ -29,6 +29,8 @@ jobs: timeout_minutes: 60 - uses: salesforcecli/github-workflows/.github/actions/yarnInstallWithRetries@main - run: yarn test:nuts:scale + env: + SF_LOG_LEVEL: fatal # Run `github-action-benchmark` action - name: Store benchmark result