Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaygorodsky committed May 29, 2021
1 parent efe6277 commit a052238
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 @@ -53,6 +53,6 @@ jobs:
PG_CONNECTION: postgres://foreman:[email protected]:5432/foreman?sslmode=disable
command: |
make test
integration-test
make integration-test
- store_test_results:
path: /tmp/test-reports

0 comments on commit a052238

Please sign in to comment.