From c67913767d0f93389b79c3b07a15aa068c5eec77 Mon Sep 17 00:00:00 2001 From: c-bata Date: Thu, 19 Sep 2024 16:54:26 +0900 Subject: [PATCH] show debug log --- .github/workflows/python-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 3c7dbdf5..e841fa41 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -123,6 +123,7 @@ jobs: - name: Install dependencies run: | python -m pip install --progress-bar off --upgrade pip setuptools build + pip install --progress-bar off -U git+https://github.com/c-bata/hatch-jupyter-builder.git@debug-subprocess-check-call pip install --progress-bar off jupyterlab pip install --progress-bar off .