We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805ad97 commit 7826d0bCopy full SHA for 7826d0b
1 file changed
.github/workflows/integration_tests.yml
@@ -122,6 +122,7 @@ jobs:
122
repository: reflex-dev/reflex-web
123
ref: main
124
path: reflex-web
125
+ submodules: recursive
126
127
- name: Compile pyproject.toml into requirements.txt
128
working-directory: ./reflex-web
@@ -189,6 +190,7 @@ jobs:
189
190
191
192
193
194
195
196
run: |
0 commit comments