diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2ea9e79..20d02d36 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,7 @@ jobs: test: runs-on: ubuntu-latest name: Build and test + timeout-minutes: 60 steps: - name: Checkout repository uses: actions/checkout@v4