From d6d0010f2aa8e1ba435a693d67a12f8fbd951ce8 Mon Sep 17 00:00:00 2001 From: Sicheng Dong Date: Sun, 13 Sep 2026 17:37:34 +0200 Subject: [PATCH] Add duration parameter for ci workflow. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c4961c2f..ba48e5b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -159,4 +159,5 @@ jobs: --verbosity=2 \ -ra \ --disable-warnings \ + --durations=0 \ -m "not bedrock"