We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829f8f6 commit 06f2128Copy full SHA for 06f2128
.github/workflows/test.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
name: code-coverage-report-ruby_${{ matrix.ruby-version }}-${{ matrix.gemfile }}
38
path: ${{ github.workspace }}/coverage/
39
+ include-hidden-files: true
40
41
post_coverage:
42
runs-on: ubuntu-latest
0 commit comments