We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81eb368 commit 2aa6155Copy full SHA for 2aa6155
1 file changed
.github/workflows/python-tests.yml
@@ -76,7 +76,6 @@ jobs:
76
- name: "Download coverage artifacts"
77
uses: "actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427"
78
with:
79
- name: "coverage-artifacts"
80
pattern: "coverage-artifact-*"
81
merge-multiple: true
82
0 commit comments