Skip to content

Commit

Permalink
@MicroCheck //python/ray/dag:test_torch_tensor_dag_gpu
Browse files Browse the repository at this point in the history
Signed-off-by: can <[email protected]>
  • Loading branch information
can-anyscale committed May 17, 2024
1 parent 2d47231 commit d32716d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/ray_release/tests/test_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ def gen_high_impact_tests(mock_gen_from_s3) -> None:
"name": "data_test_02",
Test.KEY_IS_HIGH_IMPACT: "true",
"test_results": [
_stub_test_result(rayci_step_id="databuild", commit="321"),
_stub_test_result(rayci_step_id="databuild", commit="789"),
],
}
)
Expand Down

0 comments on commit d32716d

Please sign in to comment.