Skip to content

Commit

Permalink
Merge pull request #765 from 3scale/fix-circleci-tests
Browse files Browse the repository at this point in the history
fix circleci tests
  • Loading branch information
eguzki committed Jun 21, 2022
2 parents a9b04ab + f7595c6 commit 5be3d33
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 5be3d33

Please sign in to comment.