Ver código fonte

XXX: run macos reflex-web on all PR for testing

Masen Furer 3 meses atrás
pai
commit
129c68ee4c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/integration_tests.yml

+ 1 - 1
.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: