mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2024-12-04 17:56:54 +00:00
ci: fix upload mypy report
This commit is contained in:
parent
526b75a895
commit
eaaa3c9191
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -55,5 +55,5 @@ jobs:
|
||||
- name: Upload mypy report
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: mypy_report
|
||||
name: mypy_report-${{ matrix.python-version }}
|
||||
path: mypy_report/
|
||||
|
Loading…
Reference in New Issue
Block a user