Skip to content

Commit

Permalink
add hdf database test in ci workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer2368 committed Feb 22, 2024
1 parent 054a6df commit 597bced
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 @@ -23,6 +23,8 @@ runs:
mpirun -n 3 --oversubscribe tests/test_StaticSVD
./tests/test_IncrementalSVDBrand
mpirun -n 3 --oversubscribe tests/test_IncrementalSVDBrand
./tests/test_HDFDatabase
mpirun -n 3 --oversubscribe tests/test_HDFDatabase
shell: bash

Expand Down

0 comments on commit 597bced

Please sign in to comment.