Try an inner and outer script

This commit is contained in:
Ashwin Srinath
2025-12-03 13:21:53 -05:00
parent 9746aa14df
commit a7f92b7436
3 changed files with 85 additions and 45 deletions

View File

@@ -86,7 +86,7 @@ jobs:
--env py_version=${{ matrix.python }} \
--env cuda_version=${{ matrix.cuda }} \
rapidsai/ci-wheel:25.12-cuda${cuda_full_version}-rockylinux8-py${{ matrix.python }} \
/workspace/ci/test_pynvbench.sh -py-version ${{ matrix.python }} -cuda-version ${{ matrix.cuda }}
/workspace/ci/test_pynvbench_inner.sh
verify-workflow:
name: Verify all builds and tests succeeded