From 666b609b3baa71e2c10adca12a7ca176dc7b8561 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Sun, 20 Oct 2024 20:07:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- .gitea/workflows/python-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/python-test.yml b/.gitea/workflows/python-test.yml index ee5c9b7..a95723a 100644 --- a/.gitea/workflows/python-test.yml +++ b/.gitea/workflows/python-test.yml @@ -29,4 +29,3 @@ jobs: - name: Test Python Code if: success() run: python3 -m pytest test --cov=crypto_seller --cov-report html:htmlcov --cov-fail-under=0 - - name: Upload artifact