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 d085b5d commit 04b7126Copy full SHA for 04b7126
.circleci/config.yml
@@ -6,6 +6,9 @@
6
7
version: 2.1
8
9
+orbs:
10
+ browser-tools: circleci/browser-tools@1.1.1
11
+
12
jobs:
13
lint:
14
docker:
0 commit comments