diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e7b40af..3139df3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,8 +56,7 @@ jobs: - name: Install python dependencies run: | - mamba install --quiet --file conda-requirements.txt corner - pip install --user coveralls coverage-lcov coveragepy-lcov + mamba install --quiet --file conda-requirements.txt corner coveralls coverage-lcov conda list conda info -a