Skip to content

Commit cdf342e

Browse files
authored
Revert "[GHA] Temporarily remove GPU tests from mandatory" (#25676)
Reverts #25645 Hopefully runners will stay alive
1 parent 9a7045d commit cdf342e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ jobs:
705705
Overall_Status:
706706
name: ci/gha_overall_status
707707
needs: [Smart_CI, Build, Debian_Packages, Samples, Conformance, ONNX_Runtime, CXX_Unit_Tests, Python_Unit_Tests, TensorFlow_Layer_Tests,
708-
CPU_Functional_Tests, TensorFlow_Models_Tests_Precommit, PyTorch_Models_Tests, NVIDIA_Plugin, Openvino_tokenizers]
708+
CPU_Functional_Tests, TensorFlow_Models_Tests_Precommit, PyTorch_Models_Tests, NVIDIA_Plugin, Openvino_tokenizers, iGPU]
709709
if: ${{ always() }}
710710
runs-on: ubuntu-latest
711711
steps:

0 commit comments

Comments
 (0)