Skip to content

Commit

Permalink
fix working directory for deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmorgan committed Sep 29, 2022
1 parent 97c0615 commit d200b55
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 @@ -16,7 +16,6 @@ jobs:
- run: go test -v -race -cover ./...

deploy:
working_directory: /go/src/github.com/servian/TechChallengeApp
docker:
- image: cimg/go:1.19

Expand Down

0 comments on commit d200b55

Please sign in to comment.