Skip to content

Commit b1b5203

Browse files
committed
Tweak
1 parent 9d94539 commit b1b5203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_eessi_extend_module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
export EESSI_CVMFS_INSTALL=1
183183
module load EESSI-extend/${{matrix.eessi_version}}-easybuild
184184
check_env_var "EASYBUILD_INSTALLPATH" "$EESSI_SOFTWARE_PATH" # installation path should be the same unless we ask for an explicit GPU installation
185-
check_env_var "EASYBUILD_CUDA_COMPUTE_CAPABILITIES" "$STORED_CUDA_CC"
185+
check_env_var "EASYBUILD_CUDA_COMPUTE_CAPABILITIES" ""
186186
module unload EESSI-extend
187187
export EESSI_ACCELERATOR_INSTALL=1
188188
module load EESSI-extend/${{matrix.eessi_version}}-easybuild # reload for an actual GPU installation

0 commit comments

Comments
 (0)