diff --git a/.github/workflows/checkpatch.yml b/.github/workflows/checkpatch.yml index a6c5d7e5..2190f852 100644 --- a/.github/workflows/checkpatch.yml +++ b/.github/workflows/checkpatch.yml @@ -14,4 +14,4 @@ jobs: touch spelling.txt - name: Checkpatch run: | - make checkpatch CHECKPATCH=./checkpatch.pl BASE_REF=${{ github.base_ref }} + make checkpatch CHECKPATCH=./checkpatch.pl BASE_REF=${{ github.base_ref }} Q=