ci: fix typo
This commit is contained in:
parent
5565a934f7
commit
e11d9a8315
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
source venv/bin/activate
|
||||
make test
|
||||
|
||||
- name: Upload coverate reports
|
||||
- name: Upload coverage reports
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: coverage_reports
|
||||
|
|
|
|||
Loading…
Reference in New Issue