Skip to content

Commit

Permalink
add check out step to coveralls task (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 authored Aug 12, 2021
1 parent 7f31c72 commit aacb375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
machine:
image: ubuntu-2004:202008-01
steps:
- checkout
- run:
name: Upload coverage data to coveralls.io
command: |
Expand Down

0 comments on commit aacb375

Please sign in to comment.