Skip to content

Commit 707694f

Browse files
committed
Add verdi presto profile setup to aiida.yml
1 parent c1a30dc commit 707694f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/aiida.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
python-version: "3.12"
1919
environment-file: environment.yml
2020
auto-activate-base: false
21+
- name: Create AiidA profile
22+
run: verdi presto --profile-name adis
2123
- name: Tests
2224
shell: bash -l {0}
2325
run: |

0 commit comments

Comments
 (0)