fix copy-paste error

This commit is contained in:
Eli Bishop
2020-06-09 11:32:04 -07:00
parent 8deb8dc7e5
commit 1f3f29dec2

View File

@@ -44,7 +44,7 @@ jobs:
COMMON_GO_PACKAGES: >
github.com/jstemmer/go-junit-report
working_directory: /go/src/github.com/launchdarkly/go-test-helpers
working_directory: /go/src/github.com/launchdarkly/go-ntlmssp
steps:
- checkout