mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-02-05 22:03:36 +00:00
Compare commits
1 Commits
0f0726804d
...
f9aa6a4fd7
Author | SHA1 | Date | |
---|---|---|---|
|
f9aa6a4fd7 |
4
.github/workflows/pythonpackage.yml
vendored
4
.github/workflows/pythonpackage.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
run: poetry run black --check --diff --color .
|
run: poetry run black --check --diff --color .
|
||||||
|
|
||||||
- name: Upload mypy report
|
- name: Upload mypy report
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: mypy_report-${{ matrix.python-version }}
|
name: mypy_report
|
||||||
path: mypy_report/
|
path: mypy_report/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user