mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-04 11:35:10 +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 }}
|
name: Test ${{ matrix.device }}
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
needs: build
|
needs: build
|
||||||
|
if: ${{ github.event_name != 'push' }}
|
||||||
env:
|
env:
|
||||||
CF_HOME: /home/runner/aosp_cf_phone
|
CF_HOME: /home/runner/aosp_cf_phone
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user