From 129c68ee4ccbe4444022601d3e32c8a1504423ee Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Mon, 3 Feb 2025 12:16:13 -0800 Subject: [PATCH] XXX: run macos reflex-web on all PR for testing --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index b02604fd6..5c0b37bad 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -210,7 +210,7 @@ jobs: poetry run bash scripts/integration.sh ./rx-shout-from-template prod reflex-web-macos: - if: github.event_name == 'push' && github.ref == 'refs/heads/main' + # if: github.event_name == 'push' && github.ref == 'refs/heads/main' strategy: fail-fast: false matrix: