Skip to content

Commit

Permalink
Add cypress orb
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRClark committed May 7, 2022
1 parent 18bcdad commit 8e80c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
orbs: # declare what orbs we are going to use
node: circleci/node@5.0.2 # the node orb provides common node-related configuration
browser-tools: circleci/browser-tools@1.3.0
cypress: cypress-io/cypress@1

version: 2.1 # using 2.1 provides access to orbs and other features

Expand Down

0 comments on commit 8e80c2d

Please sign in to comment.