Update lint-pr.yaml
This commit is contained in:
parent
494cfed75e
commit
6735fa1c66
|
@ -14,4 +14,4 @@ jobs:
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
|
||||||
- name: Run Swiftformat
|
- name: Run Swiftformat
|
||||||
run: swiftformat . --lint "../.swiftformat"
|
run: swiftformat . --lint
|
||||||
|
|
Loading…
Reference in New Issue