mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-02 14:57:43 +03:00
Exclude from tests
This commit is contained in:
2
.github/workflows/pr_master.yml
vendored
2
.github/workflows/pr_master.yml
vendored
@ -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/*
|
||||
|
Reference in New Issue
Block a user