Skip to content

Commit 7aae19b

Browse files
committed
2.13.x
1 parent 20353c9 commit 7aae19b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-scala-client.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
key: ${{ runner.os }}-${{ github.job }}-${{ env.cache-name }}-${{ hashFiles('**/build.sbt') }}
6868
- name: Build and test
6969
working-directory: ${{ matrix.sample }}
70-
run: sbt -v +test
70+
run: sbt -v ++2.13.x +test

0 commit comments

Comments
 (0)