mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-05 05:56:38 +08:00
Fix unit test
This commit is contained in:
parent
70a68d9fb4
commit
b77771ffc9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
|||||||
restore-keys: ${{ runner.os }}
|
restore-keys: ${{ runner.os }}
|
||||||
save: false
|
save: false
|
||||||
- name: run tests
|
- name: run tests
|
||||||
uses: yujincheng08/android-emulator-runner@apilevel
|
uses: yujincheng08/android-emulator-runner@release/apilevel
|
||||||
with:
|
with:
|
||||||
api-level: ${{ matrix.api-level }}
|
api-level: ${{ matrix.api-level }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user