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 2ab195f commit c4944ffCopy full SHA for c4944ff
circle.yml
@@ -1,3 +1,3 @@
1
test:
2
post:
3
- - cp coverage/ $CIRCLE_ARTIFACTS
+ - cp -R coverage/ $CIRCLE_ARTIFACTS
0 commit comments