Skip to content

Commit 7826d0b

Browse files
authored
reflex-web integration tests: submodules: recursive (#6040)
1 parent 805ad97 commit 7826d0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
repository: reflex-dev/reflex-web
123123
ref: main
124124
path: reflex-web
125+
submodules: recursive
125126

126127
- name: Compile pyproject.toml into requirements.txt
127128
working-directory: ./reflex-web
@@ -189,6 +190,7 @@ jobs:
189190
repository: reflex-dev/reflex-web
190191
ref: main
191192
path: reflex-web
193+
submodules: recursive
192194
- name: Compile pyproject.toml into requirements.txt
193195
working-directory: ./reflex-web
194196
run: |

0 commit comments

Comments
 (0)