Skip to content

Commit

Permalink
fix matrix generation unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
osalpekar committed Mar 20, 2024
1 parent 2b3decd commit 06c9bfa
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 @@ -27,6 +27,7 @@ def matrix_compare_helper(
"enable" if cpu else "disable",
"false",
"false",
"false",
)

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

0 comments on commit 06c9bfa

Please sign in to comment.