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 7ae8005 commit aa57f4bCopy full SHA for aa57f4b
.github/workflows/test.yml
@@ -54,6 +54,7 @@ jobs:
54
with:
55
key: conformance-${{ runner.os }}-${{hashFiles('conformance/build_test_runner.sh')}}
56
path: /tmp/conformance-test-runner
57
+ - uses: sbt/setup-sbt@v1
58
59
# Build conformance_test_runner on a cache miss
60
- uses: bazelbuild/setup-bazelisk@v3
0 commit comments