Skip to content

Commit 6cb64b9

Browse files
committed
test
1 parent 6cdec3e commit 6cb64b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ platforms:
66
shell_commands:
77
- go vet github.com/bazelbuild/bazelisk/...
88
- go get -u golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
9+
- pwd
10+
- ls
911
- go vet -vettool=$(which shadow) github.com/bazelbuild/bazelisk/...
1012
ubuntu1604:
1113
build_targets:

0 commit comments

Comments
 (0)