From fb74a54f7c79012595a3185f90d347bc45f4108a Mon Sep 17 00:00:00 2001 From: shBLOCK <50770712+shBLOCK@users.noreply.github.com> Date: Tue, 7 May 2024 22:42:23 +0800 Subject: [PATCH] Debug tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1c61cda..1a06160 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,8 +22,8 @@ jobs: - name: Fetch Latest Codegen Result uses: actions/github-script@v7 - debug: true with: + debug: true # noinspection TypeScriptUnresolvedReference script: | let latest = null