Skip to content

Commit

Permalink
[GHA] Rename overall status check (openvinotoolkit#21227)
Browse files Browse the repository at this point in the history
  • Loading branch information
akladiev authored Nov 23, 2023
1 parent 94de12b commit 613e4f5
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 @@ -1577,7 +1577,7 @@ jobs:
run: ${SCCACHE_PATH} --show-stats

Overall_Status:
name: ci/gha_linux
name: ci/gha_overall_status
needs: [Smart_CI, Build, Debian_Packages, Samples, Conformance, ONNX_Runtime, CXX_Unit_Tests, Python_Unit_Tests,
CPU_Functional_Tests, TensorFlow_Hub_Models_Tests, PyTorch_Models_Tests, NVIDIA_Plugin]
if: ${{ always() }}
Expand Down

0 comments on commit 613e4f5

Please sign in to comment.