Skip to content

Commit

Permalink
add verbos flag to add prints in workflow DS mii
Browse files Browse the repository at this point in the history
  • Loading branch information
oelayan7 committed Sep 3, 2024
1 parent ddd0021 commit 6d112b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nv-mii.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
pip install .[dev]
unset TORCH_CUDA_ARCH_LIST # only jit compile for current arch
cd tests/legacy
pytest $PYTEST_OPTS --forked -m "deepspeed" ./
pytest $PYTEST_OPTS -s -vv --forked -m "deepspeed" ./

0 comments on commit 6d112b1

Please sign in to comment.