Skip to content

Commit 77707fb

Browse files
authored
[GHA] Save Manylinux openvino_tests archive on share (openvinotoolkit#29033)
Required for internal tests using requirement files packed here Signed-off-by: Alina Kladieva <alina.kladieva@intel.com>
1 parent 6396dc9 commit 77707fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manylinux_2014.yml

+1
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ jobs:
240240
with:
241241
artifacts: |
242242
${{ env.BUILD_DIR }}/openvino_package.tar.gz
243+
${{ env.BUILD_DIR }}/openvino_tests.tar.gz
243244
${{ env.MANIFEST_PATH }}
244245
${{ env.INSTALL_WHEELS_DIR }}/wheels
245246
storage_dir: ${{ env.PRODUCT_TYPE }}

0 commit comments

Comments
 (0)