@@ -15,6 +15,7 @@ on:
jobs:
check-generated-pyi-components:
+ timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
@@ -15,6 +15,7 @@ permissions:
integration-app-harness:
strategy:
matrix:
state_manager: [ "redis", "memory" ]
@@ -28,6 +28,7 @@ env:
example-counter:
# Prioritize getting more information out of the workflow (even if something fails)
fail-fast: false
@@ -18,6 +18,7 @@ env:
example-counter-wsl:
# 2019 is more stable with WSL in GH actions
# https://github.com/actions/runner-images/issues/5151
# Confirmed through trial and error. 2022 has >80% failure rate (probably BSOD)
@@ -11,6 +11,7 @@ on:
pre-commit:
@@ -15,6 +15,7 @@ jobs:
# TODO we can extend to various starting points (e.g. Ubuntu with node, without node, with unzip, without unzip, etc.)
# Currently starting point is: Ubuntu + unzip, xz-utils, Python suite. No node.
reflex-install-and-init:
@@ -19,6 +19,7 @@ defaults:
unit-tests: