Matt Gaunt-Seo @ Sentry.io 1 год назад
Родитель
Сommit
ab966a458a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/backend.yml

+ 1 - 1
.github/workflows/backend.yml

@@ -330,7 +330,7 @@ jobs:
     needs: files-changed
     needs: files-changed
     name: snuba test
     name: snuba test
     runs-on: ubuntu-20.04
     runs-on: ubuntu-20.04
-    timeout-minutes: 30
+    timeout-minutes: 45
     strategy:
     strategy:
       # This helps not having to run multiple jobs because one fails, thus, reducing resource usage
       # This helps not having to run multiple jobs because one fails, thus, reducing resource usage
       # and reducing the risk that one of many runs would turn red again (read: intermittent tests)
       # and reducing the risk that one of many runs would turn red again (read: intermittent tests)