From 70813154f22301d8a8eb5dd23d836e503f06ec6c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 25 Jun 2026 07:29:43 +0400 Subject: fix(vulkan-smoke): emit structured timeout reports --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 008b481..3ca3066 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,6 +118,7 @@ jobs: run: > cargo run -p fparkan-vulkan-smoke --locked -- --out "target/fparkan/native-smoke/${{ matrix.smoke_platform }}.json" + --timeout-seconds 120 - name: Upload acceptance audit if: always() uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 -- cgit v1.2.3