Skip to content

Commit

Permalink
adjust CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tantalor93 committed Aug 11, 2023
1 parent 32be190 commit d0cfa8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ jobs:
gotestsum --junitfile /tmp/test-reports/unit-tests.xml
- store_test_results:
path: /tmp/test-reports

workflows:
version: 2
integration-tests:
jobs:
- build

0 comments on commit d0cfa8b

Please sign in to comment.