Skip to content

Commit 4069317

Browse files
author
Colman Yau
committed
Update README pre-commit commands
1 parent d40174d commit 4069317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-codeguruprofiler-profilinggroup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ automatically overwritten.
1414
After modifying the JSON schema or changing the handlers implementation make sure you do the following before sending a pull-request:
1515

1616
```
17-
pre-commit run --all-files && AWS_REGION=us-east-1 mvn clean package
17+
pre-commit run --all-files && AWS_REGION=us-east-1 mvn clean verify package
1818
```
1919

2020
**References**

0 commit comments

Comments
 (0)