From a643943b3cb743ff6eca2a61686b2a2ab22b33e5 Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:17:24 +0530 Subject: [PATCH] Update compile_test.yml --- .github/workflows/compile_test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/compile_test.yml b/.github/workflows/compile_test.yml index de34e28..3d8870f 100644 --- a/.github/workflows/compile_test.yml +++ b/.github/workflows/compile_test.yml @@ -25,7 +25,7 @@ jobs: sudo apt-get update sudo apt-get install -y build-essential fakeroot libncurses-dev bison flex libssl-dev libelf-dev \ openssl dkms libudev-dev libpci-dev libiberty-dev autoconf wget xz-utils git \ - libcap-dev bc rsync cpio dh-modaliases debhelper kernel-wedge curl gawk dwarves zstd + libcap-dev bc rsync cpio dh-modaliases debhelper kernel-wedge curl gawk dwarves zstd sparse - name: Checkpatch run: | source ./version @@ -65,5 +65,5 @@ jobs: source ./version cd linux-$KVER - make + make C=2