소스 검색

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

Masen Furer 3 달 전
부모
커밋
129c68ee4c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: