Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fechanique authored Dec 8, 2019
1 parent db298f6 commit 2641768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: sfdx-actions/setup-pmd@v1
- name: run-pmd
run: $HOME/pmd/bin/run.sh pmd -d ./force-app/main/default/classes -R category/apex/design.xml -f text
run: pmd -d ./force-app/main/default/classes -R category/apex/design.xml -f text
```
## License
Expand Down

0 comments on commit 2641768

Please # to comment.