Skip to content

Commit

Permalink
workflows: Removed old comment from unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn committed May 16, 2022
1 parent c421534 commit dfcac75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,5 @@ jobs:
run: pip install -r smarthomeng/requirements/all.txt

- name: '>>> Run Python Unittests for PLUGINS <<<'
- name: Run Python Unittests for PLUGINS
working-directory: ./plugins
run: pytest

0 comments on commit dfcac75

Please sign in to comment.