We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf4cb5 commit bc0fb86Copy full SHA for bc0fb86
google-cloud-bigtable/pom.xml
@@ -21,6 +21,7 @@
21
while still respecting global skipTests override. -->
22
<skipTests>false</skipTests>
23
<skipUnitTests>${skipTests}</skipUnitTests>
24
+ <skipITs>${skipTests}</skipITs>
25
26
<!-- Use client defined default endpoints -->
27
<!-- Can be overriden on the commandline via `-Dbigtable.cfe-data-endpoint=bigtableadmin.googleapis.com:443` -->
0 commit comments