Skip to content

Commit

Permalink
Merge branch 'main' into fix/ci-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Sep 5, 2023
2 parents 7c0dafc + 897ed0b commit 7983697
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,4 @@ func (i *IntegrationTestSharedFixture) TearDownTest() {
i.T().Log("TearDownTest started")

i.Cleanup()
}
}
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 🧺Go Ecommerce Microservices

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/mehdihadeli/go-ecommerce-microservices/ci.yml?label=CI&logo=github&style=for-the-badge)](https://github.com/mehdihadeli/go-ecommerce-microservices/actions/workflows/ci.yml)
![Go Version](https://img.shields.io/badge/go%20version-%3E=1.20-61CFDD.svg?&style=for-the-badge)
![Go Version](https://img.shields.io/badge/go%20version-%3E=1.21-61CFDD.svg?&style=for-the-badge)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?logoColor=white&style=for-the-badge)](http://commitizen.github.io/cz-cli/)

[![Gitpod](https://img.shields.io/static/v1?style=for-the-badge&message=Open%20in%20Gitpod&color=222222&logo=Gitpod&logoColor=FFAE33&label=)](https://gitpod.io/#https://github.com/mehdihadeli/go-ecommerce-microservicess)
Expand Down

0 comments on commit 7983697

Please sign in to comment.