From: Eduardo San Martin Morote Date: Fri, 13 Mar 2020 17:43:11 +0000 (+0100) Subject: ci: attach to workspace X-Git-Tag: v4.0.0-alpha.10~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a826885b5ea6be97d4d87684eb200236302eb33;p=thirdparty%2Fvuejs%2Frouter.git ci: attach to workspace --- diff --git a/circle.yml b/circle.yml index 875b69fc..fba811a1 100644 --- a/circle.yml +++ b/circle.yml @@ -70,6 +70,8 @@ jobs: coverage: <<: *defaults steps: + - attach_workspace: + at: ~/project - run: name: Send code coverage command: yarn run codecov