From cb9f73723093cea82ac136bd711cace135ed3fce Mon Sep 17 00:00:00 2001 From: Olga Malysheva Date: Mon, 22 Jul 2024 14:21:10 -0500 Subject: [PATCH] Remove timeout --- .github/workflows/coverity.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index e3864f15a4..39c809ffdd 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -35,7 +35,6 @@ jobs: coverity_linux: name: Coverity Linux runs-on: [ubuntu-latest] - timeout-minutes: 45 steps: - uses: actions/checkout@v3 - name: Download Linux 64 Coverity Tool