mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 14:08:39 +02:00
CI: add avd test
This commit is contained in:
@@ -106,3 +106,9 @@ jobs:
|
||||
with:
|
||||
name: ${{ github.sha }}-symbols
|
||||
path: app/build/outputs
|
||||
|
||||
- name: AVD test
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
brew install coreutils
|
||||
scripts/avd_test.sh
|
||||
|
||||
Reference in New Issue
Block a user