mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-07-27 07:03:36 +00:00
ci: fix upload mypy report
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@@ -55,5 +55,5 @@ jobs:
|
|||||||
- name: Upload mypy report
|
- name: Upload mypy report
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: mypy_report
|
name: mypy_report-${{ matrix.python-version }}
|
||||||
path: mypy_report/
|
path: mypy_report/
|
||||||
|
Reference in New Issue
Block a user