Skip to content

Commit 6450dd3

Browse files
committed
reference upstream issue
1 parent 81e0a77 commit 6450dd3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/integration_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146

147147
# Build git+https deps as wheels outside sfw (avoids sfw MITM cert issues
148148
# with git), then install everything else through sfw for scanning.
149+
# TODO: revisit when https://github.com/SocketDev/sfw-free/issues/30 is resolved.
149150
- name: Pre-install git dependencies (outside sfw)
150151
run: |
151152
# Install git+https deps directly without sfw to avoid MITM cert issues.
@@ -169,6 +170,7 @@ jobs:
169170
path: reflex-web
170171
submodules: recursive
171172

173+
# TODO: revisit when https://github.com/SocketDev/sfw-free/issues/30 is resolved.
172174
- name: Pre-install reflex-web git dependencies (outside sfw)
173175
working-directory: ./reflex-web
174176
run: |

0 commit comments

Comments
 (0)