Skip to content

Commit

Permalink
added codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaygorodsky committed May 29, 2021
1 parent 2be8fbf commit cdbe060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
MYSQL_CONNECTION: foreman:foreman@tcp(127.0.0.1:3306)/foreman?charset=utf8&parseTime=True
PG_CONNECTION: postgres://foreman:[email protected]:5432/foreman?sslmode=disable
command: |
make test
make test-report
make integration-test
- run:
name: Upload reports to codecov
Expand Down

0 comments on commit cdbe060

Please sign in to comment.