Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit 1ca16bb

Browse files
committed
Fix ado task test
1 parent f2dcc69 commit 1ca16bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ado-task-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
targetAppPath: test/assets/test.apk
1313
targetAppLabel: Target app
1414
summaryOutputPath: summary.md
15-
metrics: appSize, installSize, arscFile, nativeLibs, dexFiles
15+
metrics: apkSize, installSize, arscFile, nativeLibs, dexFiles
1616
thresholds: 10, 10, 10, 10, 10
1717
displayName: 'Run APK size comparision'
1818

0 commit comments

Comments
 (0)