Skip to content

Commit

Permalink
Forcing to publish coverage report on every run
Browse files Browse the repository at this point in the history
  • Loading branch information
etki committed Aug 10, 2017
1 parent 5f40ac4 commit b1aa74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
- run:
name: 'Report: Publish'
command: jake test:report:publish
when: always
- type: store-artifacts
path: tmp/metadata
destination: metadata
Expand Down

0 comments on commit b1aa74a

Please sign in to comment.