Skip to content

Commit

Permalink
Only run core tests for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
charleshofer committed Jan 9, 2025
1 parent 1fa6e91 commit 5405752
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 @@ -59,5 +59,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 5405752

Please sign in to comment.