We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2314659 commit a9c8b41Copy full SHA for a9c8b41
.circleci/config.yml
@@ -1,4 +1,6 @@
1
version: 2.1
2
+orbs:
3
+ cypress: cypress-io/cypress@1
4
workflows:
5
build:
6
jobs:
0 commit comments