Skip to content

Commit 45e0c14

Browse files
committed
First make sure it works
1 parent 5fe620e commit 45e0c14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests_eessi_module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ jobs:
346346
347347
# Create LD_LIBRARY_PATH to test with
348348
export FAKE_PATH=/path/does/not/exist
349+
# export INITIAL_LD_LIBRARY_PATH="/usr/lib:/usr/lib/x86_64-linux-gnu:$FAKE_PATH"
349350
export INITIAL_LD_LIBRARY_PATH="/usr/lib:/usr/lib/x86_64-linux-gnu:$FAKE_PATH"
350351
export LD_LIBRARY_PATH="$INITIAL_LD_LIBRARY_PATH"
351352
module load "EESSI/${{matrix.EESSI_VERSION}}"

0 commit comments

Comments
 (0)