Skip to content

Commit

Permalink
Remove go mod call on circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
binhonglee committed Jul 24, 2022
1 parent 2d27e90 commit 1b4515b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:

- run: cp config/test.kdl config/config.kdl
- run: dockerize -wait tcp://localhost:5432 -timeout 1m
- run: ./pleasew go_mod

# run tests
- run: ./pleasew build --show_all_output
Expand Down

0 comments on commit 1b4515b

Please sign in to comment.