Skip to content

Commit

Permalink
fix: cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
mgabeler-lee-6rs committed Feb 15, 2025
1 parent e285cc7 commit a5aff3d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:

- run: go mod download
- run: go mod verify
# gotestsum is included in the cimg/go image
# - run: go tool mage -v installCITools
# however protobuf is not
- run: go tool mage -v installProtobufTools
- run: go tool mage -v generate:force
# make sure committed generated code was up to date
Expand Down Expand Up @@ -183,9 +180,6 @@ jobs:
name: Capture chosen version
path: .version
- run: go tool mage -v get
# gotestsum is included in the cimg/go image
# - run: go tool mage -v installCITools
# however protobuf is not
- run: go tool mage -v installProtobufTools
- run: go tool mage -v generate:force
- setup_remote_docker
Expand Down

0 comments on commit a5aff3d

Please sign in to comment.