diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 1134cf4e..190b0211 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -33,7 +33,6 @@ jobs: - name: Check PyPath run: | - pip list | grep numpy echo $PYTHONPATH - name: Install Pytest And CRISPResso