Skip to content

Commit

Permalink
debug ubuntu-ci-x86_64.yaml for check_package_config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Feb 13, 2024
1 parent 382d8c3 commit d0c93a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ubuntu-ci-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,10 @@ jobs:
# Concretize and check for duplicates
spack concretize 2>&1 | tee log.concretize.intel-2022.1.0
${SPACK_STACK_DIR}/util/check_package_config.py
echo DEBUG
cat ${SPACK_ENV}/site/packages.yaml
echo DEBUG
${SPACK_STACK_DIR}/util/check_package_config.py cmake crtm curl
${SPACK_STACK_DIR}/util/show_duplicate_packages.py -d log.concretize.intel-2022.1.0 -i fms -i crtm -i esmf -i mapl
# Add and update source cache
Expand Down

0 comments on commit d0c93a2

Please sign in to comment.