Skip to content

Commit

Permalink
Fix CMake file
Browse files Browse the repository at this point in the history
Signed-off-by: Kazantsev, Roman <[email protected]>
  • Loading branch information
rkazants committed Dec 23, 2024
1 parent 1f08b70 commit 63b6dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ add_subdirectory(model_hub_tests)
add_subdirectory(samples_tests)
add_subdirectory(e2e_tests)

install(FILES requirements_pytorch requirements_tensorflow requirements_onnx
install(FILES requirements_pytorch requirements_tensorflow requirements_onnx requirements_jax
DESTINATION tests COMPONENT tests EXCLUDE_FROM_ALL)

0 comments on commit 63b6dc3

Please sign in to comment.