From bf911730f0a76881d9e42c110ecfe9fbf271b1f9 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Sun, 28 Aug 2022 12:28:36 -0700 Subject: [PATCH] remove requirements for CI --- .github/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0cdb8cef..54525a90 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,10 +6,9 @@ on: jobs: - base: + pytest: name: Prepare dependencies runs-on: ubuntu-20.04 - needs: info timeout-minutes: 60 strategy: matrix: