From aa82e5d7f2c9903affd7644a64e9982ce9a36663 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 5 Oct 2022 11:54:02 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 40c6c88a..942ffbfa 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -17,10 +17,6 @@ defaults: shell: bash jobs: - pytest: - name: "🧪 Test package using pytest" - runs-on: ubuntu-latest - syntax: name: "🧪 Check the package's syntax" runs-on: ubuntu-latest