Skip to content

Commit 4dd6801

Browse files
authored
Merge pull request GoogleCloudPlatform#292 from GoogleCloudPlatform/tswast-patch-1
Don't recommend running the tests at package time.
2 parents 58dc5d6 + c892851 commit 4dd6801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Install [Maven](http://maven.apache.org/).
88

99
Build your project with:
1010

11-
mvn package
11+
mvn package -DskipTests
1212

1313
You can then run a given `ClassName` via:
1414

0 commit comments

Comments
 (0)