diff --git a/README.md b/README.md index 480c866c6d68..902bb4b14905 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Community discussions happen primarily on the [dev mailing list][dev-list] or on Iceberg is built using Gradle 7.2 with Java 1.8 or Java 11. * To invoke a build and run tests: `./gradlew build` -* To skip tests: `./gradlew build -x test -x testSpark31 -x integrationTest -x spark31IntegrationTest` +* To skip tests: `./gradlew build -x test -x integrationTest` Iceberg table support is organized in library modules: