We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ac1bb0 + d57c251 commit 9d601e6Copy full SHA for 9d601e6
.github/workflows/unit_tests.yml
@@ -178,7 +178,7 @@ jobs:
178
echo "Not testing with '${module_syntax}' as module syntax with '${EASYBUILD_MODULES_TOOL}' as modules tool"
179
continue
180
fi
181
- printf '\n\n=====================> Using $module_syntax module syntax <=====================\n\n'
+ printf "\n\n=====================> Using $module_syntax module syntax <=====================\n\n"
182
export EASYBUILD_MODULE_SYNTAX="${module_syntax}"
183
export TEST_EASYBUILD_MODULE_SYNTAX="${EASYBUILD_MODULE_SYNTAX}"
184
0 commit comments