Skip to content

Commit

Permalink
Update unittests_qe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Dec 1, 2023
1 parent f46772d commit 66365ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests_qe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python -m unittest tests/test_evcurve_qe.py
python -m unittest tests/test_evcurve_ase_qe.py
env:
ASE_ESPRESSO_COMMAND: "mpirun -np 1 pw.x -in PREFIX.pwi > PREFIX.pwo"
ASE_ESPRESSO_COMMAND: "pw.x -in PREFIX.pwi > PREFIX.pwo"
ESPRESSO_PSEUDO: tests/static/qe
OMPI_MCA_plm: isolated
OMPI_MCA_btl_vader_single_copy_mechanism: none
Expand Down

0 comments on commit 66365ec

Please sign in to comment.