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 b78a271 commit e3d9d42Copy full SHA for e3d9d42
azure-pipelines.yml
@@ -19,7 +19,5 @@ steps:
19
- script: go vet ./sm2
20
- script: go vet ./sm3
21
- script: go vet ./sm4
22
- - script: go get -u golang.org/x/lint/golint; export golint=$(go list -f {{.Target}} golang.org/x/lint/golint); $golint .
23
- displayName: golint
24
- script: go test -v ./...
25
displayName: go test recursive
0 commit comments