From cd4ae58c0dc548d02b539e6a323ad3939b54884d Mon Sep 17 00:00:00 2001 From: mashehu Date: Wed, 13 Dec 2023 10:13:58 +0100 Subject: [PATCH] fix coverage step --- .github/workflows/pytest.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index f2f7147c0a..73b340f552 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -159,7 +159,6 @@ jobs: - name: Install deps run: | - cd pytest python -m pip install --upgrade pip -r requirements-dev.txt pip install -e .