mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
Merge pull request #26461 from ROCm:run-less-rocm-tests
PiperOrigin-RevId: 726614797
This commit is contained in:
commit
91c6e449ae
2
.github/workflows/rocm-ci.yml
vendored
2
.github/workflows/rocm-ci.yml
vendored
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user