Skip to content

Commit

Permalink
Fix README for cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
yutailang0119 committed Apr 18, 2020
1 parent 45ae8cd commit 34f66ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
brew install ktlint
- run: brew install ktlint
- name: run ktlint
run: |
ktlint --reporter=checkstyle,output=build/ktlint-report-in-checkstyle-format.xml
Expand Down

0 comments on commit 34f66ba

Please sign in to comment.