Skip to content

Commit

Permalink
Merge pull request #26461 from ROCm:run-less-rocm-tests
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 726614797
  • Loading branch information
Google-ML-Automation committed Feb 13, 2025
2 parents c6c38fb + d50206b commit 91c6e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rocm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
- name: Run tests
run: |
cd $WORKSPACE_DIR
python3 build/rocm/ci_build test $TEST_IMAGE
python3 build/rocm/ci_build test $TEST_IMAGE --test-cmd "pytest tests/core_test.py"

0 comments on commit 91c6e44

Please sign in to comment.