Skip to content

Commit

Permalink
open debug
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 committed Oct 15, 2021
1 parent b2425d8 commit a61ad4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ jobs:
python3 -m pytest -s -vvv tests/kubernetes/test_store_service.py -k test_demo_after_restart
- name: Clean
if: always()
# if: always()
run: |
export JAVA_HOME=/usr/lib/jvm/default-java/
HADOOP_SSH_OPTS="-o StrictHostKeyChecking=no" /tmp/hadoop-2.10.1/sbin/stop-dfs.sh || true
Expand Down

0 comments on commit a61ad4c

Please sign in to comment.