File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,6 @@ jobs:
118118 - codecov/upload :
119119 file : ~/coverage/cov_config.xml
120120 flags : config
121- cli_args : " -e CIRCLE_JOB"
122121 upload_name : General
123122
124123 - run :
@@ -133,7 +132,6 @@ jobs:
133132 - codecov/upload :
134133 file : ~/coverage/cov_api_dl.xml
135134 flags : api,datalad
136- cli_args : " -e CIRCLE_JOB"
137135 upload_name : Datalad tests
138136
139137 - run :
@@ -148,7 +146,6 @@ jobs:
148146 - codecov/upload :
149147 file : ~/coverage/cov_api_s3.xml
150148 flags : api,s3
151- cli_args : " -e CIRCLE_JOB"
152149 upload_name : S3 tests
153150
154151 - run :
@@ -164,7 +161,6 @@ jobs:
164161 - codecov/upload :
165162 file : ~/coverage/cov_api_dl_s3.xml
166163 flags : api,dls3
167- cli_args : " -e CIRCLE_JOB"
168164 upload_name : Datalad-S3-bypass
169165
170166 - store_test_results :
You can’t perform that action at this time.
0 commit comments