Fix unit test

This commit is contained in:
LoveSy 2023-02-09 16:53:23 +08:00 committed by GitHub
parent 70a68d9fb4
commit b77771ffc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,7 @@ jobs:
restore-keys: ${{ runner.os }}
save: false
- name: run tests
uses: yujincheng08/android-emulator-runner@apilevel
uses: yujincheng08/android-emulator-runner@release/apilevel
with:
api-level: ${{ matrix.api-level }}
arch: ${{ matrix.arch }}