Skip to content

Commit

Permalink
chore: Executed all integration tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
devatherock committed May 15, 2022
1 parent d8fde72 commit 06dbcf2
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 @@ -117,7 +117,7 @@ jobs:
- attach_workspace:
at: ~/artifactory-badge
- run: |
make integration-test
make integration-test remote-integration-test
- store_test_results:
path: build/test-results

Expand Down

0 comments on commit 06dbcf2

Please sign in to comment.