chore: fix workflow file
This commit is contained in:
@@ -36,4 +36,5 @@ jobs:
|
|||||||
- name: Upload test coverage
|
- name: Upload test coverage
|
||||||
uses: actions/upload-artifact@v6
|
uses: actions/upload-artifact@v6
|
||||||
with:
|
with:
|
||||||
name: coverage.html
|
name: coverage-report
|
||||||
|
path: coverage.html
|
||||||
|
|||||||
Reference in New Issue
Block a user