ADD: QE CPU workflow

This commit is contained in:
2025-05-13 11:00:08 +02:00
parent b970c916c3
commit b20b5bec6b

View File

@ -11,6 +11,8 @@ jobs:
steps:
- name: Source Pmodules profile
run: |
export SSL_CERT_FILE /etc/ssl/ca-bundle.pem
export REQUESTS_CA_BUNDLE /etc/ssl/ca-bundle.pem
PMODULES_VERSION='2.0.0.2'
source /opt/psi/config/profile.bash
module use Spack