We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce761e7 commit c892851Copy full SHA for c892851
bigquery/README.md
@@ -8,7 +8,7 @@ Install [Maven](http://maven.apache.org/).
8
9
Build your project with:
10
11
- mvn package
+ mvn package -DskipTests
12
13
You can then run a given `ClassName` via:
14
0 commit comments