File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2121 - name : Test
2222 shell : bash -l {0}
2323 run : |
24- pip install python-workflow-definition
2524 verdi presto --profile-name pwd
2625 cp .ci_support/test_with_aiida.py .
2726 python test_with_aiida.py
4140 - name : Test
4241 shell : bash -l {0}
4342 run : |
44- pip install python-workflow-definition
4543 cp .ci_support/test_with_jobflow.py .
4644 python test_with_jobflow.py
4745
6058 - name : Test
6159 shell : bash -l {0}
6260 run : |
63- pip install python-workflow-definition
6461 cp .ci_support/test_with_pyiron.py .
6562 python test_with_pyiron.py
Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ channels:
22- conda-forge
33dependencies :
44- python =3.12
5+ - pip :
6+ - python-workflow-definition==0.0.1
You can’t perform that action at this time.
0 commit comments