Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Apr 18, 2024
1 parent 7e36c12 commit d7f473c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ For builds we use [maven](http://maven.apache.org), and uses Maven Wrapper to ac

So, now you are ready to build the project. After you checkout it go to folder and execute:
```
.mvnw clean verify
./mvnw clean verify
```
It will take some time... A lot of tests should execute before build can be marked successful. Using gradle documentation you can configure executing only your tests.

Expand Down

0 comments on commit d7f473c

Please sign in to comment.