We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678369f commit f916976Copy full SHA for f916976
.circleci/config.yml
@@ -218,29 +218,15 @@ workflows:
218
<<: *default-context
219
- test_lint:
220
221
- requires:
222
- - checkout
223
- test_types:
224
225
226
227
- test_static:
228
229
230
231
- test_unit:
232
233
234
235
- test_unit_browser:
236
237
238
239
- test_integration:
240
241
242
243
- test_bundle_size_monitor:
244
245
246
0 commit comments