Skip to content

Commit a0380d3

Browse files
committed
re-enabling dep
1 parent 91ee5b3 commit a0380d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
name: JDBC Compliance
231231
runs-on: ubuntu-latest
232232
if: ${{ inputs.skip_tests != 'true' }}
233-
#needs: java-linux
233+
needs: java-linux
234234

235235
steps:
236236
- name: Install jdbccts

0 commit comments

Comments
 (0)