Skip to content

Commit a3cca94

Browse files
committed
check
1 parent 205ec73 commit a3cca94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.lightning/workflows/fabric.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ run: |
116116
117117
python requirements/collect_env_details.py
118118
python -c "import torch ; mgpu = torch.cuda.device_count() ; assert mgpu >= 2, f'GPU: {mgpu}'"
119-
python requirements/pytorch/check-avail-extras.py
120119
python -c "import bitsandbytes"
121120
122121
echo "Testing: Fabric doctests"

0 commit comments

Comments
 (0)