Skip to content

Commit 19dea7e

Browse files
committed
build(deps): updated deps
1 parent a134078 commit 19dea7e

File tree

3 files changed

+589
-377
lines changed

3 files changed

+589
-377
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ jobs:
2626
poetry run python3 -c 'import aw_watcher_spotify'
2727
- name: Typecheck with mypy
2828
run: |
29-
poetry run mypy --install-types
30-
poetry run mypy --ignore-missing-imports aw_watcher_spotify
29+
poetry run mypy --install-types --ignore-missing-imports aw_watcher_spotify

0 commit comments

Comments
 (0)