Print pip list sooner

This commit is contained in:
Logan Adams
2025-04-08 17:20:07 -07:00
parent 027ee21af9
commit 9441e29bc4

View File

@ -44,6 +44,7 @@ jobs:
- name: Install deepspeed
run: |
pip list
pip install .[dev,1bit,autotuning]
ds_report