1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 14:27:38 +00:00

🔨 Give a simpler name to the coverage artifact

This commit is contained in:
Steffo 2022-04-26 18:15:39 +02:00
parent c44368a557
commit f20b6214de
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -60,5 +60,5 @@ jobs:
- name: "⬆️ Upload coverage"
uses: actions/upload-artifact@v3
with:
name: "code-coverage-report"
name: "Coverage"
path: htmlcov