Skip to content

Commit

Permalink
fix circleci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Jun 21, 2022
1 parent a9b04ab commit f7595c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -290,6 +290,7 @@ jobs:
unit-tests-coverage:
docker:
- image: circleci/golang:1.13.7
resource_class: large
steps:
- unit-tests
- run:
Expand Down

0 comments on commit f7595c6

Please sign in to comment.