浏览代码

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: