mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-14 05:41:42 +00:00
Use the GitHub-provided base ref for checkpatch testing
This commit is contained in:
@@ -14,4 +14,4 @@ jobs:
|
|||||||
touch spelling.txt
|
touch spelling.txt
|
||||||
- name: Checkpatch
|
- name: Checkpatch
|
||||||
run: |
|
run: |
|
||||||
make checkpatch CHECKPATCH=./checkpatch.pl
|
make checkpatch CHECKPATCH=./checkpatch.pl BASE_REF=${{ github.base_ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user