Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
srebhan committed Dec 8, 2023
1 parent 9c5d205 commit ca393dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ commands:
- run:
name: "Create report"
command: /go/bin/goveralls -coverprofile=coverage.out -service=circle-ci -repotoken=${COVERALLS_TOKEN}
- store_test_results:
path: test-results
- when:
condition:
equal: [ linux, << parameters.os >> ]
Expand Down

0 comments on commit ca393dd

Please sign in to comment.