mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-03-03 08:02:52 +00:00
Add testautomation to android artifacts
This commit is contained in:
parent
9c2e4f52e6
commit
7f96217c63
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
- name: Build test apk's (CMake)
|
||||
if: ${{ contains(matrix.platform.name, 'CMake') }}
|
||||
run: |
|
||||
cmake --build build --config Release --parallel --verbose --target testaudiocapture-apk testcontroller-apk testmultiaudio-apk testsprite-apk
|
||||
cmake --build build --config Release --parallel --verbose --target testautomation-apk testaudiocapture-apk testcontroller-apk testmultiaudio-apk testsprite-apk
|
||||
- name: Install (CMake)
|
||||
if: ${{ contains(matrix.platform.name, 'CMake') }}
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user