Skip to content

Commit faa98f3

Browse files
committed
update default env
1 parent 1ba0bf6 commit faa98f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/envs/default

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ export JAXCI_TPU_CORES=""
9595
# path in JAXCI_XLA_GIT_DIR and use it to build the artifacts or run the tests.
9696
export JAXCI_CLONE_MAIN_XLA=${JAXCI_CLONE_MAIN_XLA:-0}
9797

98+
# Enable this globally across all builds.
99+
export JAX_SKIP_SLOW_TESTS=true
100+
98101
# #############################################################################
99102
# Variables that can be overridden by the user.
100103
# #############################################################################

0 commit comments

Comments
 (0)