Skip to content

Commit 3870cde

Browse files
jrwishartchschan
authored andcommitted
DS-4804 don't split job
1 parent 32ffd8d commit 3870cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ workflows:
3232
context:
3333
- rviz_packages
3434
remote-deps: << pipeline.parameters.remote-deps >>
35-
separate-test-job: true
35+
separate-test-job: false
3636
save-snapshots: false
3737
- r-packages/test-package:
3838
executor: << pipeline.parameters.executor >>

0 commit comments

Comments
 (0)