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.
1 parent 3cc16a2 commit f338ad0Copy full SHA for f338ad0
.github/workflows/nfdi.yml
@@ -22,6 +22,7 @@ jobs:
22
pip install -e qe_xml_parser
23
pip install -e python_workflow_definition
24
conda install -c conda-forge jupyter papermill
25
+ verdi presto --profile-name pwd
26
sudo apt-get install -y $(cat apt.txt)
27
- name: Create Additional Conda Environments
28
shell: bash -l {0}
0 commit comments