diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index f5de5cf..1794341 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -31,7 +31,6 @@ jobs: - os: "ubuntu-latest" py: "pypy-3.7" pytest-args: "" - exclude: name: "Python: ${{ matrix.py }}-${{ matrix.architecture }} on ${{ matrix.os }}" runs-on: ${{ matrix.os }} steps: