Fix CI configs
This commit is contained in:
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Archive coverage report
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: docs
|
||||
name: coverage_report
|
||||
path: build/coverage.tar.gz
|
||||
retention-days: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user