diff --git a/pants.ci.toml b/pants.ci.toml deleted file mode 100644 index 3c789f6..0000000 --- a/pants.ci.toml +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2022 Pants project contributors. -# Licensed under the Apache License, Version 2.0 (see LICENSE). - -# See https://www.pantsbuild.org/docs/using-pants-in-ci. - -[GLOBAL] -dynamic_ui = false -colors = true - -# Set to `true` if you have a Pants remote cache provider available for CI builds -remote_cache_read = false -remote_cache_write = false