Skip to content

Commit 8407cdd

Browse files
author
Allen Wang
committed
undo unit test
1 parent 4474b5d commit 8407cdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gpu_test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
run: python -m pip install --upgrade pip
4040
- name: Install torchforge
4141
run: ./scripts/install.sh
42-
# run: pip install uv && uv pip install . && uv pip install .[dev]
4342
- name: Run unit tests with coverage
4443
# TODO add all tests
4544
run: pytest tests/unit_tests --cov=. --cov-report=xml --durations=20 -vv

0 commit comments

Comments
 (0)