We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ded08 commit 137e1f5Copy full SHA for 137e1f5
.github/workflows/tests_eessi_module.yml
@@ -345,4 +345,4 @@ jobs:
345
export EESSI_UPDATE_PS1=1
346
module load "EESSI/${{matrix.EESSI_VERSION}}"
347
GREP_PATTERN="{EESSI/${{matrix.EESSI_VERSION}} "
348
- grep -F -- "${PS1}" "${GREP_PATTERN}"
+ grep -F -- "${PS1}" "${GREP_PATTERN}"
0 commit comments