From 47cf525d74def236ff0d59767e80d88635b6fdd7 Mon Sep 17 00:00:00 2001 From: Wendy Chen Date: Fri, 24 May 2024 14:06:31 -0400 Subject: [PATCH] refactor ci.yml to abide with peng's rules --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72ba2ac..e017e25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: jobs: test: runs-on: ubuntu-latest + timeout-minutes: 5 strategy: fail-fast: false matrix: