mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-04 07:45:11 +00:00
Skip all tests on master push
This commit is contained in:
parent
6b80fbfa99
commit
893821ad88
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -170,6 +170,7 @@ jobs:
|
||||
name: Test ${{ matrix.device }}
|
||||
runs-on: ubuntu-24.04
|
||||
needs: build
|
||||
if: ${{ github.event_name != 'push' }}
|
||||
env:
|
||||
CF_HOME: /home/runner/aosp_cf_phone
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user