Skip to content

Commit f4443b4

Browse files
authored
Update .github/workflows/aiida.yml
1 parent 0d31b77 commit f4443b4

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
@@ -34,6 +34,8 @@ jobs:
3434
- name: Tests
3535
shell: bash -l {0}
3636
run: |
37+
export ESPRESSO_PSEUDO=$(pwd)/espresso/pseudo
38+
3739
papermill universal_simple_to_aiida.ipynb universal_simple_to_aiida_out.ipynb -k "python3"
3840
papermill universal_qe_to_aiida.ipynb universal_qe_to_aiida_out.ipynb -k "python3"
3941

0 commit comments

Comments
 (0)