Skip to content

Commit 1b6f4de

Browse files
committed
.
1 parent 624d2ac commit 1b6f4de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-integrations-tasks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ jobs:
178178
set -x # print commands that are executed
179179
echo "java home $JAVA_HOME"
180180
java --version
181+
update-alternatives --list java
181182
./scripts/runtox.sh --exclude-latest "py${{ matrix.python-version }}-spark"
182183
- name: Generate coverage XML (Python 3.6)
183184
if: ${{ !cancelled() && matrix.python-version == '3.6' }}

0 commit comments

Comments
 (0)