We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c260b4 commit 3dd0b73Copy full SHA for 3dd0b73
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Upload HTML report
84
if: ${{ failure() }}
85
- uses: actions/upload-artifact@@834a144ee995460fba8ed112a2fc961b36a5ec5a
+ uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
86
with:
87
name: html-report
88
path: .htmlcov
0 commit comments