mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Un-silence make checkpatch in CI
This commit is contained in:
2
.github/workflows/checkpatch.yml
vendored
2
.github/workflows/checkpatch.yml
vendored
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user