Skip to content

Commit

Permalink
Revert "Revert "Revert "[GHA] Temporarily remove GPU tests from manda…
Browse files Browse the repository at this point in the history
…tory""" (openvinotoolkit#25620)

Reverts openvinotoolkit#25605
Runners are online
  • Loading branch information
akladiev authored Jul 18, 2024
1 parent 596c2e8 commit ee4a6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ jobs:
Overall_Status:
name: ci/gha_overall_status
needs: [Smart_CI, Build, Debian_Packages, Samples, Conformance, ONNX_Runtime, CXX_Unit_Tests, Python_Unit_Tests, TensorFlow_Layer_Tests,
CPU_Functional_Tests, TensorFlow_Models_Tests_Precommit, PyTorch_Models_Tests, NVIDIA_Plugin, Openvino_tokenizers]
CPU_Functional_Tests, TensorFlow_Models_Tests_Precommit, PyTorch_Models_Tests, NVIDIA_Plugin, Openvino_tokenizers, iGPU]
if: ${{ always() }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ee4a6a3

Please sign in to comment.