Skip to content
Snippets Groups Projects
Commit 28329b32 authored by Philipp Rüssmann's avatar Philipp Rüssmann
Browse files

Fix path of kkr.x_BdG for e/h symm test

parent 65c3e28c
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,4 @@ export OMP_NUM_THREADS=4
cd test_run25_hybrid_4_1/eh_symm
mpirun -np 1 $PROFILER ../../kkr.x_BdG | tee out_kkr
mpirun -np 1 $PROFILER ../../../kkr.x_BdG | tee out_kkr
......@@ -615,7 +615,6 @@ run_kkrhost:intel:BdG0_25:
- docker-executor
script:
- cd tests/KKRhost/ && ./tools/run_test_25.sh
- pwd; ls test_run25_hybrid_4_1/; ls test_run25_hybrid_4_1/eh_symm/
- pytest -sv tools/test_verify_BdG.py::Test_BdG::test_25_BdG0_eh_symmetry
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment