Skip to content

Commit 16f25c7

Browse files
Update ci.yaml
1 parent 1bc1f1d commit 16f25c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: go get github.com/bazelbuild/bazelisk
2626
- uses: actions/checkout@v2
2727
- name: Run bazel-diff tests
28-
run: USE_BAZEL_VERSION=last_rc ~/go/bin/bazelisk test //test/...
28+
run: USE_BAZEL_VERSION=last_downstream_green ~/go/bin/bazelisk test //test/...

0 commit comments

Comments
 (0)