Skip to content

Commit aa57f4b

Browse files
committed
Add setup-sbt to conformance
1 parent 7ae8005 commit aa57f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
with:
5555
key: conformance-${{ runner.os }}-${{hashFiles('conformance/build_test_runner.sh')}}
5656
path: /tmp/conformance-test-runner
57+
- uses: sbt/setup-sbt@v1
5758

5859
# Build conformance_test_runner on a cache miss
5960
- uses: bazelbuild/setup-bazelisk@v3

0 commit comments

Comments
 (0)