Skip to content

Commit

Permalink
Adding QR test to github action file.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-copeland committed May 30, 2024
1 parent bf44525 commit 9edb4d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9edb4d0

Please sign in to comment.