File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 with :
7878 name : docs-site
7979 path : ./site/**
80+ include-hidden-files : true
8081
8182 # https://github.com/marketplace/actions/alls-green#why
8283 docs-all-green : # This job does nothing and is only used for the branch protection
Original file line number Diff line number Diff line change 6767 with :
6868 name : coverage-${{ runner.os }}-${{ matrix.python-version }}
6969 path : coverage
70+ include-hidden-files : true
7071
7172 coverage-combine :
7273 needs : [test]
99100 with :
100101 name : coverage-html
101102 path : htmlcov
103+ include-hidden-files : true
102104
103105 # https://github.com/marketplace/actions/alls-green#why
104106 check : # This job does nothing and is only used for the branch protection
You can’t perform that action at this time.
0 commit comments