Skip to content

Commit a9c8b41

Browse files
committed
add orb
1 parent 2314659 commit a9c8b41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
version: 2.1
2+
orbs:
3+
cypress: cypress-io/cypress@1
24
workflows:
35
build:
46
jobs:

0 commit comments

Comments
 (0)