We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c0615 commit d200b55Copy full SHA for d200b55
.circleci/config.yml
@@ -16,7 +16,6 @@ jobs:
16
- run: go test -v -race -cover ./...
17
18
deploy:
19
- working_directory: /go/src/github.com/servian/TechChallengeApp
20
docker:
21
- image: cimg/go:1.19
22
0 commit comments