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 4dab1c7 commit cbda939Copy full SHA for cbda939
.github/workflows/coverage.yaml
@@ -51,7 +51,7 @@ jobs:
51
52
- uses: actions/upload-artifact@v3
53
with:
54
- name: coverage-${{matrix.os}}-${{matrix.ruby}}
+ name: coverage-${{matrix.os}}-${{matrix.ruby}}-${{matrix.selector}}
55
path: .covered.db
56
57
validate:
0 commit comments