Skip to content

Commit

Permalink
Update go-test.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivinayakg authored Feb 4, 2024
1 parent 192959d commit c9d81ab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,4 @@ jobs:
- name: Run tests unit
run: go test -v ./tests/unit

- name: Clean up PostgreSQL and Redis containers
run: |
docker stop postgres
docker stop redis

0 comments on commit c9d81ab

Please sign in to comment.