Skip to content

Commit

Permalink
use coverage7 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Jun 20, 2024
1 parent ca9d960 commit c7ef0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install python dependencies
run: |
micromamba install -c conda-forge --file conda-requirements.txt python=${{ matrix.python-version }} corner coveralls pytest
pip install git+https://github.com/JohannesBuchner/coverage-lcov
pip install git+https://github.com/JohannesBuchner/coverage-lcov@feature-coverage7
#sed --in-place -e 's,"report_include",,g' -e 's,"report_omit",,g' /usr/share/miniconda/envs/*/lib/python*/site-packages/coverage_lcov/converter.py
conda list
conda info -a
Expand Down

0 comments on commit c7ef0fa

Please sign in to comment.