File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 7272 with :
7373 name : " coverage-${{ matrix.config.python-version }}"
7474 path : .coverage
75+ include-hidden-files : true
Original file line number Diff line number Diff line change 7474 with :
7575 name : " coverage-${{ matrix.config.python-version }}"
7676 path : .coverage
77+ include-hidden-files : true
7778
7879
7980 Coverage :
@@ -116,6 +117,7 @@ jobs:
116117 with :
117118 name : " combined-coverage"
118119 path : .coverage
120+ include-hidden-files : true
119121
120122 - name : " Upload Combined Coverage to Coveralls"
121123 if : ${{ steps.show.outcome != 'failure' }}
Original file line number Diff line number Diff line change 7272 with :
7373 name : " coverage-${{ matrix.config.python-version }}"
7474 path : .coverage
75+ include-hidden-files : true
Original file line number Diff line number Diff line change 88
99repos :
1010 - repo : https://github.com/repo-helper/pyproject-parser
11- rev : v0.11.1
11+ rev : v0.13.0
1212 hooks :
1313 - id : reformat-pyproject
1414
You can’t perform that action at this time.
0 commit comments