Merge pull request #936 from riscv/whitespace
Remove end-of-line whitespace.
This commit is contained in:
commit
c0f4991c8d
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Checkout Base
|
||||
run: |
|
||||
git fetch origin ${{ github.event.pull_request.base.ref }}
|
||||
echo "The current base for checkpatch is: $(git show FETCH_HEAD --oneline --raw)"
|
||||
echo "The current base for checkpatch is: $(git show FETCH_HEAD --oneline --raw)"
|
||||
- name: Install required packages (apt-get)
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
|
Loading…
Reference in New Issue