Run flaky test

pull/4475/head
ioedeveloper 10 months ago committed by Aniket
parent ba920c7f96
commit 4827c1f418
  1. 2
      .circleci/config.yml

@ -3,7 +3,7 @@ version: 2.1
parameters:
run_flaky_tests:
type: boolean
default: false
default: true
orbs:
browser-tools: circleci/browser-tools@1.4.4
win: circleci/windows@5.0

Loading…
Cancel
Save