diff --git a/.github/workflows/android-perf.yml b/.github/workflows/android-perf.yml index f8e2440c..56296b36 100644 --- a/.github/workflows/android-perf.yml +++ b/.github/workflows/android-perf.yml @@ -30,7 +30,7 @@ jobs: include: - device: android-perf initPerformanceThresholdSec: 6.0 - procPerformanceThresholdSec: 1.0 + procPerformanceThresholdSec: 1.5 steps: - uses: actions/checkout@v3