diff --git a/.github/workflows/run_tests/action.yml b/.github/workflows/run_tests/action.yml index 994f45af3..9132805e9 100644 --- a/.github/workflows/run_tests/action.yml +++ b/.github/workflows/run_tests/action.yml @@ -26,6 +26,8 @@ runs: mpirun -n 3 --oversubscribe tests/test_IncrementalSVDBrand ./tests/test_HDFDatabase mpirun -n 3 --oversubscribe tests/test_HDFDatabase + ./tests/test_QR + mpirun -n 3 --oversubscribe tests/test_QR ./tests/test_NNLS mpirun -n 3 --oversubscribe tests/test_NNLS shell: bash