Skip to content

Commit 9957c68

Browse files
committed
debug code
1 parent 7fbcbca commit 9957c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/recipe_test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
python -m pip install torch torchvision torchao
4444
python -m pip install -e ".[dev]"
4545
python -m pip install lm-eval>=0.4.5
46+
python -m pip list
4647
- name: Run recipe tests with coverage
4748
run: pytest tests -m integration_test --cov=. --cov-report=xml --durations=20 -vv
4849
- name: Upload Coverage to Codecov

0 commit comments

Comments
 (0)