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 1ba0bf6 commit faa98f3Copy full SHA for faa98f3
ci/envs/default
@@ -95,6 +95,9 @@ export JAXCI_TPU_CORES=""
95
# path in JAXCI_XLA_GIT_DIR and use it to build the artifacts or run the tests.
96
export JAXCI_CLONE_MAIN_XLA=${JAXCI_CLONE_MAIN_XLA:-0}
97
98
+# Enable this globally across all builds.
99
+export JAX_SKIP_SLOW_TESTS=true
100
+
101
# #############################################################################
102
# Variables that can be overridden by the user.
103
0 commit comments