From ae26afd36a8be36f27d4df2aa338247aa602807e Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Wed, 25 Jun 2025 15:49:26 +0100 Subject: [PATCH] Update Test-GPU.yml --- .github/workflows/Test-GPU.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: