From 4625a18ea1b356ff3a51e35189af6a737007cebb Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Thu, 5 Dec 2024 10:25:06 +0800 Subject: [PATCH] f Signed-off-by: Victor Chang --- .github/workflows/check.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index ae4de64..12c5a7c 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -103,6 +103,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} file: tests/reports/coverage.json + debug: true # testpypi-deploy: # name: Build and publish Python 🐍 distributions 📦 to TestPyPI