Skip to content

Commit

Permalink
fix_test
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Jan 30, 2024
1 parent 55c8e96 commit 8f67688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tests/test_generate_binary_build_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def matrix_compare_helper(
"enable" if rocm else "disable",
"enable" if cpu else "disable",
"false",
"false",
)

expected_json_filename = os.path.join(ASSETS_DIR, reference_output_file)
Expand Down

0 comments on commit 8f67688

Please sign in to comment.