diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 81712bbc93..20044cba4a 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -74,7 +74,7 @@ jobs: - name: Build Docker image run: eval "$BUILD" - name: Run safety tests - timeout-minutes: 3 + timeout-minutes: 4 run: | ${{ env.RUN }} "cd .. && \ scons -c && \