mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Add checkout step to whitespace CI job
This commit is contained in:
parent
372ac3a40c
commit
af2b5fef13
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -84,6 +84,9 @@ jobs:
|
|||||||
whitespace:
|
whitespace:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
|
-
|
||||||
|
name: Checkout
|
||||||
|
uses: actions/checkout@v2
|
||||||
-
|
-
|
||||||
name: Ensure there are no trailing spaces
|
name: Ensure there are no trailing spaces
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user