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 9efa194 commit 829f8f6Copy full SHA for 829f8f6
.github/workflows/test.yml
@@ -36,7 +36,6 @@ 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