Skip to content

Commit fdcec4c

Browse files
Install with no dependencies
1 parent 53d1d22 commit fdcec4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
# This command is adapted from your DAG for a single-slice configuration.
4343
cd maxtext && \
44-
pip install .
44+
pip install . --no-dependencies
4545
4646
export XLA_PYTHON_CLIENT_MEM_FRACTION=0.65
4747
export TF_FORCE_GPU_ALLOW_GROWTH=true

0 commit comments

Comments
 (0)