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
23296268 CLASSIC_TOKEN : ${{ secrets.CLASSIC_TOKEN }}
6369 run : |
6470 ls -ls MPChartExample/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected
65- cp MPChartExample/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected/emulator\(AVD\)\ -\ 9 /* screenshotsToCompare
71+ cp MPChartExample/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected/emulator\(AVD\)\ -\ 14 /* screenshotsToCompare
6672 ./screenShotCompare.sh
6773 - name : Archive screenshots diffs
6874 if : ${{ always() }}
You can’t perform that action at this time.
0 commit comments