You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/test-check_easystacks.yml
+7-10Lines changed: 7 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -61,16 +61,13 @@ jobs:
61
61
env | grep ^EESSI | sort
62
62
63
63
# check for missing installations if a file in the easystacks directory is changed
64
-
echo
65
-
66
-
# first check the CPU-only builds for this CPU target
67
-
#echo "just run check_missing_installations.sh (should use easystacks/software.eessi.io/${{matrix.EESSI_VERSION}}/eessi-${{matrix.EESSI_VERSION}}-*.yml with latest EasyBuild release)"
68
-
#for easystack_file in $(EESSI_VERSION=${{matrix.EESSI_VERSION}} .github/workflows/scripts/only_latest_easystacks.sh); do
69
-
# echo "check missing installations for ${easystack_file}..."
0 commit comments