Skip to content

Commit d200b55

Browse files
committed
fix working directory for deploy.
1 parent 97c0615 commit d200b55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- run: go test -v -race -cover ./...
1717

1818
deploy:
19-
working_directory: /go/src/github.com/servian/TechChallengeApp
2019
docker:
2120
- image: cimg/go:1.19
2221

0 commit comments

Comments
 (0)