Fix home directory for cimg/go:1.16.5 CI image

Этот коммит содержится в:
Viacheslav Poturaev 2021-07-07 20:32:50 +02:00
родитель 8af91e50f6
коммит f42c85989f

Просмотреть файл

@ -77,7 +77,7 @@ jobs:
steps:
- all
go1_16:
working_directory: /go/src/github.com/cucumber/godog
working_directory: /home/circleci/go/src/github.com/cucumber/godog
executor: exec_go_1_16
steps:
- all