mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 12:49:09 +00:00
Skip all tests on master push
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user