Skip to content

Commit

Permalink
[ci] hack code
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Jul 27, 2023
1 parent 61c45b4 commit 489e65b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Install python dependencies
run: |
mamba install --quiet --file conda-requirements.txt corner coveralls coverage-lcov
sed --in-place -e s,"report_include",,g -e s,"report_omit",,g /usr/share/miniconda/envs/test/lib/python3.10/site-packages/coverage_lcov/converter.py
conda list
conda info -a
Expand Down

0 comments on commit 489e65b

Please sign in to comment.