Skip to content

Commit

Permalink
Refine CONTRIBUTING.md: make test is included in `make precomm… (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
clsung authored and lizthegrey committed Jan 6, 2020
1 parent 91091b4 commit 7236396
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ push the branch to your fork:
$ git checkout -b <YOUR_BRANCH_NAME>
# edit files
$ make precommit
$ make test
$ git add -p
$ git commit
$ git push <YOUR_FORK> <YOUR_BRANCH_NAME>
Expand Down

0 comments on commit 7236396

Please sign in to comment.