Skip to content

Commit

Permalink
Move test_output.py into examples/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Mar 26, 2022
1 parent ad494dd commit 1638938
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- name: 🏗 Install dependencies
run: poetry install --no-interaction
- name: 🚀 Run mypy
run: poetry run mypy omnikinverter tests test_output.py
run: poetry run mypy omnikinverter tests examples
File renamed without changes.

0 comments on commit 1638938

Please sign in to comment.