Skip to content

Commit

Permalink
Update pr-gpu.yaml (mosaicml#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg authored May 2, 2024
1 parent 124de4c commit 0d58f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
container: mosaicml/pytorch:2.3.0_cu121-python3.11-ubuntu20.04
markers: "gpu"
pytest_command: "coverage run -m pytest"
deps_group: "all"
pip_deps: "[all]"
name: ${{ matrix.name }}
if: github.repository_owner == 'mosaicml'
with:
Expand Down

0 comments on commit 0d58f46

Please sign in to comment.