Exclude from tests

This commit is contained in:
Violet
2025-07-28 21:10:31 +00:00
parent 343e963ef9
commit 5f32d2765f

View File

@ -91,7 +91,7 @@ jobs:
tool: cargo-export
- name: Build
run: |
cargo export target/tests -- test --features ci_build --workspace --exclude cuda_macros --exclude ptx_parser_macros
cargo export target/tests -- test --features ci_build --workspace --exclude cuda_macros --exclude ptx_parser_macros --exclude rocblas-sys
mkdir -p target/amdgpu
bash .github/workflows/move_tests.sh target/tests amdgpu
strip target/amdgpu/*