File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -596,31 +596,19 @@ tasks:
596
596
# - func: upload-build
597
597
598
598
- name : test
599
- depends_on :
600
- - variant : windows-64-compile
601
- name : compile
602
599
commands :
603
600
- func : bootstrap-mongo-orchestration
604
601
- func : run-tests
605
602
606
603
- name : atlas-connectivity-tests
607
- depends_on :
608
- - variant : windows-64-compile
609
- name : compile
610
604
commands :
611
605
- func : run-atlas-connectivity-tests
612
606
613
607
- name : plain-auth-tests
614
- depends_on :
615
- - variant : windows-64-compile
616
- name : compile
617
608
commands :
618
609
- func : run-plain-auth-tests
619
610
620
611
- name : aws-auth-tests
621
- depends_on :
622
- - variant : windows-64-compile
623
- name : compile
624
612
commands :
625
613
- func : bootstrap-mongo-orchestration
626
614
vars :
You can’t perform that action at this time.
0 commit comments