Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardochaves authored Dec 28, 2019
1 parent d0a3d57 commit 5003ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ Basic:
```yml
steps:
- uses: actions/checkout@v1
- uses: ricardochaves/python-lint@test
- uses: ricardochaves/python-lint@v1.1.0
```
Options:
```yml
steps:
- uses: actions/checkout@v1
- uses: ricardochaves/python-lint@test
- uses: ricardochaves/python-lint@v1.1.0
with:
python-root-list: "python_alelo tests"
use-pylint: false
Expand Down

0 comments on commit 5003ed5

Please sign in to comment.