Skip to content

Commit

Permalink
trim numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Aug 17, 2023
1 parent 7fe9def commit f845ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
device: [single-android, 32bit-android]
include:
- device: single-android
initPerformanceThresholdSec: 3
initPerformanceThresholdSec: 3.25
procPerformanceThresholdSec: 0.75
- device: 32bit-android
initPerformanceThresholdSec: 10.0
Expand Down

0 comments on commit f845ef6

Please sign in to comment.