Skip to content

Commit 6789eb4

Browse files
author
yuzelin
committed
T
1 parent 0a70f2d commit 6789eb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/paimon-python-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
if [ ! -f ${{ github.workspace }}/temp/bundled-hadoop.jar ]; then
5151
echo "JAR download failed."
5252
exit 1
53+
fi
5354
- name: Run lint-python.sh
5455
env:
5556
_PYPAIMON_HADOOP_CLASSPATH: ${{ github.workspace }}/temp/bundled-hadoop.jar

0 commit comments

Comments
 (0)