Skip to content

Commit 6900e46

Browse files
shaimendelArthur Granado
authored andcommitted
test: add proxy test to staging PR tests
1 parent 39bcc1b commit 6900e46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config/@config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ workflows:
4242
requires:
4343
- build_image
4444
<<: *main_branches_filter
45+
- integration_tests_proxy:
46+
requires:
47+
- build_image
48+
<<: *main_branches_filter
4549

4650
MERGE_TO_STAGING:
4751
jobs:

0 commit comments

Comments
 (0)