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 aea6e06 commit 5fe99e1Copy full SHA for 5fe99e1
circle.yml
@@ -14,6 +14,7 @@ jobs:
14
- run: echo *.spec.* >> .yarnclean
15
- run: yarn autoclean --force
16
- run: yarn cache clean
17
+ - run: rm -rf ./git
18
- persist_to_workspace:
19
root: ../
20
paths:
0 commit comments