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 49bdfe8 commit c421534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
# all requirements are needed for pytest to run plugin tests
run: pip install -r smarthomeng/requirements/all.txt

#- name: Install Database Plugin Requirements
# run: pip install -r smarthomeng/plugins/database/requirements.txt
- name: '>>> Run Python Unittests for PLUGINS <<<'
- name: Run Python Unittests for PLUGINS
working-directory: ./plugins
Expand Down

0 comments on commit c421534

Please sign in to comment.