Skip to content

Commit 48f4e42

Browse files
author
brizental
committed
Execute CI inside browser tools orb
This orb contains jobs that will install firefox, geckodriver, chrome and chromedriver.
1 parent c1ea827 commit 48f4e42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
version: 2.1
88

9+
orbs:
10+
browser-tools: circleci/browser-tools@1.1.1
11+
912
jobs:
1013
lint:
1114
docker:

0 commit comments

Comments
 (0)