File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1818 tag : [ default ]
1919 abi : [ x86_64 ]
2020 java_version : [ 17 ]
21+ include :
22+ - os : [ ARM64 ]
23+ api : [ 34 ]
24+ tag : [ google_apis ]
25+ abi : [ arm64-v8a ]
26+ java_version : [ 17 ]
2127 steps :
2228 - name : Checkout
23296874 CLASSIC_TOKEN : ${{ secrets.CLASSIC_TOKEN }}
6975 run : |
7076 ls -ls MPChartExample/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected
71- cp MPChartExample/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected/emulator\(AVD\)\ -\ 9 /* screenshotsToCompare
77+ cp MPChartExample/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected/emulator\(AVD\)\ -\ 14 /* screenshotsToCompare
7278 ./screenShotCompare.sh
7379 - name : Archive screenshots diffs
7480 if : ${{ always() }}
You can’t perform that action at this time.
0 commit comments