Skip to content

Commit

Permalink
Add setup-sbt to conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Dec 20, 2024
1 parent 7ae8005 commit aa57f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
key: conformance-${{ runner.os }}-${{hashFiles('conformance/build_test_runner.sh')}}
path: /tmp/conformance-test-runner
- uses: sbt/setup-sbt@v1

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

0 comments on commit aa57f4b

Please sign in to comment.