mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
CI: kernel: don't checkout and install feeds
We don't need to checkout feed and install feeds for kernel tests. This saves up to 2 minutes for each target kernel build test. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 925e2a155ee4d4cc792fbf68aa9666e32a1f649b)
This commit is contained in:
parent
50ad1e5619
commit
295c612a4a
1
.github/workflows/kernel.yml
vendored
1
.github/workflows/kernel.yml
vendored
@ -68,7 +68,6 @@ jobs:
|
||||
with:
|
||||
target: ${{ matrix.target }}
|
||||
build_all_kmods: true
|
||||
include_feeds: true
|
||||
|
||||
check-kernel-patches:
|
||||
name: Check Kernel patches
|
||||
|
Loading…
x
Reference in New Issue
Block a user