Run flaky test

pull/5370/head
ioedeveloper 10 months ago committed by Aniket
parent 26d64f25ca
commit 4958f1aa47
  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