Skip to content

Commit 90f9b09

Browse files
committed
ci: dependency check with BUILD_SUBDIR=java-spanner-jdbc
1 parent 4ba6f86 commit 90f9b09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/java-spanner-jdbc-ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ jobs:
110110
java-version: ${{matrix.java}}
111111
- run: java -version
112112
- run: .kokoro/dependencies.sh
113+
env:
114+
BUILD_SUBDIR: java-spanner-jdbc
113115
javadoc:
114116
needs: filter
115117
if: ${{ needs.filter.outputs.library == 'true' }}

0 commit comments

Comments
 (0)