We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d15c8 commit 86e66aeCopy full SHA for 86e66ae
1 file changed
.circleci/config.yml
@@ -41,6 +41,7 @@ jobs:
41
- /usr/local/share/.cache/yarn
42
- /usr/local/share/.config/yarn
43
global-install:
44
+ <<: *test
45
steps:
46
- checkout
47
- run:
0 commit comments