Skip to content

Commit af353e9

Browse files
RichardChukwutrask
andauthored
Update CONTRIBUTING.md
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 3a92360 commit af353e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,10 @@ $ ./gradlew assemble
6161
# Run integration tests
6262
$ ./gradlew integrationTest
6363
```
64+
$ ./gradlew test
6465

65-
## Contributing Rules
66+
# Some modules have integration tests
67+
$ ./gradlew integrationTest
6668

6769
Follow the Java Instrumentation [Style Guide](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/contributing/style-guideline.md) from the opentelemetry-java-instrumentation repository.
6870

0 commit comments

Comments
 (0)