Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/runner/run_all_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ TEST_SCRIPTS=(
"$SCRIPT_DIR/test_primus_cli_slurm.sh"
"$SCRIPT_DIR/test_primus_cli_container.sh"
"$SCRIPT_DIR/test_primus_cli_direct.sh"
"$SCRIPT_DIR/test_odc_run_launcher.sh"
)

# Run each test suite
Expand Down
Loading
Loading