diff --git a/.github/workflows/Test-GPU.yml b/.github/workflows/Test-GPU.yml index 3165c49c..cd67c6e1 100644 --- a/.github/workflows/Test-GPU.yml +++ b/.github/workflows/Test-GPU.yml @@ -20,7 +20,7 @@ jobs: runs-on: self-hosted env: CUDA_VISIBLE_DEVICES: 1 - JULIA_DEPOT_PATH: /scratch/github-actions/julia_depot_smc + JULIA_DEPOT_PATH: /scratch/github-actions/julia_depot_alexis JULIA_SMC_TEST_GROUP: "GPU" strategy: matrix: