From 1be09ee873f81c9481424680d417a87107b65332 Mon Sep 17 00:00:00 2001 From: gpBlockchain <32102187+gpBlockchain@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:35:11 +0800 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 327ed5c..0bdaa64 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -42,4 +42,4 @@ jobs: path: /home/runner/work/ckb-py-integration-test/ckb-py-integration-test/report - name: Cleanup - run: make clean \ No newline at end of file + run: make clean